Explore >> Select a destination


You are here

www.blog.pythonlibrary.org
| | humberto.io
2.4 parsecs away

Travel
| | Publish your first package to the Python Package Index (PyPI)
| | drivendata.co
1.9 parsecs away

Travel
| | Explaining the basic concepts and best practices for creating Python packages in early 2023 using pyproject.toml build standards.
| | johnfraney.ca
2.1 parsecs away

Travel
| | Poetry, a next-generation Python packaging tool, makes it easy to create and publish a Python package.
| | blog.chand1012.dev
17.5 parsecs away

Travel
| This is a series on Python and how to correctly use Python when coming from a background in another computer language. Because of this, this will not be a slow intro into programming and it will be assumed you have a preferred text editor and are smart enough to get Python running. You can download installers and packages from their official website found here. Basic knowledge of how to use Git and how to operate a computer is also preferred.