/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

hynek.me
| | earthly.dev
2.9 parsecs away

Travel
| | This tutorial explains how to create a Python virtual environment using PyInstaller, a packaging tool for Python applications, and distribute them ...
| | humberto.io
4.0 parsecs away

Travel
| | Discover pipx! An awesome Python library to keep your Python tools safe, updated, and organized
| | danigm.net
3.0 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.
| | gbracha.blogspot.com
22.1 parsecs away

Travel
| In this post, I wanted to make a case for reflection in the context of pure functional programming. I don't know that pure functional langua...