How to configure, build, and publish your Python projects to PyPI

Learn to publish your Python projects in a modern way

Lynn G. Kwong

--

When you want to share your Python project, either for private, open-source, or commercial purposes, you need to publish it to PyPI or other package repositories to make it available for other developers. In this post, the common settings and procedures for publishing a Python project to PyPI will be introduced in detail.

--

--

Lynn G. Kwong

I’m a Software Developer (https://medium.com/@lynn-kwong) keen on sharing thoughts, tutorials, and solutions for the best practice of software development.