Session: How to create and publish a Python package
Once you start writing Python code, there comes a moment when your code becomes useful enough, mature enough, and/or unique enough to share with the world. So where do you start, and what are the best practices for packaging and sharing your code? In this workshop, we're going to walk through creating and publishing a package, talk about development workflows, licensing, and answer various questions that might come up once you set out on this path.
If you want to follow along and create a package, you will need:
* a computer with wifi / internet access
* Python interpreter available (3.6+ recommended)
* basic knowledge of Python.
Bio
Software engineer at Parse.ly. I live in sunny California with my husband, two children, and a cat. Free time? What's that?