Aqua
 
Get Aqua

Create and run setup.py

Last modified: 26 May 2024

Aqua provides an action that helps create setup.py script, intended for building, distributing, and installing modules. Once setup.py is created, the corresponding action becomes disabled

When you work with any project that comes setup.py, you can run some tasks to build, install, and distribute packages described within the setup.py file. Aqua helps you create the command-line sequence of the following format: