|
You are here |
preslav.me | ||
| | | | |
stribny.name
|
|
| | | | | [AI summary] This article provides a modern Python project template using Poetry for dependency management, along with tools for testing, code formatting, static analysis, and version control. | |
| | | | |
ericlathrop.com
|
|
| | | | | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python. | |
| | | | |
johnfraney.ca
|
|
| | | | | Poetry, a next-generation Python packaging tool, makes it easy to create and publish a Python package. | |
| | | | |
astral.sh
|
|
| | | uv is an extremely fast Python package installer and resolver, designed as a drop-in alternative to pip and pip-tools. | ||