If you're a Python programmer creating your first open source project, this Python chat will help you learn how to package your Python code and share it with the world.
Special guest Micah Denbraver will teach us:
- how to create an installable Python package
- how to put your package on the Python Package Index so others can find it
- where to put your tests
Then we'll do Q&A about making open source Python packages.