https://setuptools.readthedocs.io/en/latest/setuptools.html#command-reference
alias - Define shortcuts for commonly used commands bdist_egg - Create a Python Egg for the project develop - Deploy the project source in “Development Mode” egg_info - Create egg metadata and set build tags Release Tagging Options Other egg_info Options rotate - Delete outdated distribution files saveopts - Save used options to a configuration file Configuration File Options test - Build package and run a unittest suite upload - Upload source and/or egg distributions to PyPI