Open Source

How I Published My First Python Package to PyPI

Publishing a Python package to PyPI is one of those “someday” goals. It wasn’t something I actively planned to do, but once I went through the process, I realized how straightforward and satisfying it can be. This post walks through the journey of publishing my first package, trello-csv, and some lessons I’ve picked up along the way.