/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.meain.io
| | blog.randombits.host
1.8 parsecs away

Travel
| | PyPi - The Python Package IndexI love Python. It's easy to read, even easier to write, and best of all, the easiest language (I've used) to interact with other people's code. I spent too long being only on one end of that equation though, only consuming code other people have
| | humberto.io
0.3 parsecs away

Travel
| | Publish your first package to the Python Package Index (PyPI)
| | dustingram.com
1.6 parsecs away

Travel
| | The best way to render your project's description as Markdown on PyPI
| | www.rasulkireev.com
16.8 parsecs away

Travel
| Poetry is relatively new packaging and dependency manager. It makes it very easy to upload libraries to PyPI, manage dependencies visually, and has a couple of handy features. Today, I'm not going to do a deep dive into how Poetry works and all its features. Today I just want to focus on how to configure it for a Django project.