We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Python3 dependencies can be managed in two ways:
requirements.txt
pip install -r requirements.txt
python setup.py install