BrisPy / talks

Brisbane Python User Group
15 stars 1 forks source link

How to make a simple Python package and upload it to the Python package index #22

Open cjrh opened 5 years ago

cjrh commented 5 years ago

The goal here should be a basic package, sans native extensions, just the basic setuptools stuff and the CLI commands required to do the upload.