/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

www.cybershu.eu
| | pythonspeed.com
0.6 parsecs away

Travel
| | How to activate a Python virtualenv in a Dockerfile without repeating yourself-plus, you'll learn what activating a virtualenv actually does.
| | danigm.net
1.4 parsecs away

Travel
| | [AI summary] The article explains how Python modules are managed in Linux systems, covering PYTHONPATH, package installation with pip, virtual environments, and tools like pipx and poetry for dependency management.
| | www.rasulkireev.com
2.0 parsecs away

Travel
| | How to set up a virtual environment for your Django Project, or any other Python project, for that matter.
| | geoff.tuxpup.com
7.2 parsecs away

Travel
| Carson Gross, Adam Stepinski and Deniz Ak?im?ek have recently published their work, Hypermedia Systems and have generously made its entire content available online without any fee. Over the past two years or so, I've found myself reaching for HTMX more often when I build sites. It's been a really nice way to work, but I've definitely learned it ad hoc. Since there's now this opportunity to directly see how its author thinks about using it, it seems worth taking a bit of time to work through the concepts ...