Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 396 Bytes

File metadata and controls

7 lines (7 loc) · 396 Bytes
title Publish your Python package to PyPI
excerpt Learn how to publish your Python package on PyPI so others can install it using pip. This lesson covers building your package, creating a PyPI account, and uploading your distribution files.
link https://www.pyopensci.org/python-package-guide/tutorials/publish-pypi.html
btn_label View Tutorial
btn_class btn--success btn--large