setuptools
builds distributions from source code.pip
(un)installs distributions (optionally, from PyPI).twine
publishes distributions to PyPI.
pytest
tests installed distributions.
Created
February 13, 2019 08:11
-
-
Save dmtucker/3c9d5e2c389409aa807f95621bfdd242 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
no global pip, instead (these both dont work)
use global python for pipx not pyenv versions (in case you decide to remove them)
pipx install pipenv tox