Login
From:
pyOpenSci Python Package Guide
(Uncensored)
subscribe
Add a README file to your Python package — Python Packaging Guide
https://www.pyopensci.org/python-package-guide/tutorials/add-readme.html
links
backlinks
Roast topics
Find topics
Find it!
In the previous lessons you learned: What a Python package is, How to make your code installable, How to publish your package to (test) PyPI, How to publish your package to conda-forge. What is a R...