Login
From:
pyOpenSci Python Package Guide
(Uncensored)
subscribe
Make your Python code installable — Python Packaging Guide
https://www.pyopensci.org/python-package-guide/tutorials/installable-code.html
links
backlinks
Roast topics
Find topics
Find it!
Your next step in our packaging tutorial series is to create a Python package that is installable both locally and remotely from a website such as GitHub (or GitLab). The package that you create in...