Aqua
 
Get Aqua

Install, uninstall, and upgrade Python packages

Last modified: 19 November 2024

Aqua provides methods for installing, uninstalling, and upgrading Python packages for a particular Python SDK. It means that each project has its own set of packages, which is considered a best practice for Python dependency management. By default, Aqua uses pip to manage project packages. For conda environments, you can use the conda package manager.

In Aqua, you can preview and manage packages in the Python Packages tool window and in the Python interpreter settings.

If you're accustomed to installing packages from the command line, you can proceed with your workflow using the Terminal.