pypi on Balkian's site /tags/pypi/ Recent content in pypi on Balkian's site Hugo -- gohugo.io en-us This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Sat, 27 Sep 2014 10:00:00 +0000 Publishing on PyPi /post/2014-09-23-publishing-to-pypi/ Sat, 27 Sep 2014 10:00:00 +0000 /post/2014-09-23-publishing-to-pypi/ Developing a python module and publishing it on Github is cool, but most of the times you want others to download and use it easily. That is the role of PyPi, the python package repository. In this post I show you how to publish your package in less than 10 minutes.