From webology.dev
๐ UV Updates and PEP 723: Simplifying Python Packaging and Scripting
1 1
The uv: Unified Python packaging update brings fresh air to the Python community, with several improvements streamlining the development process. One exciting addition is an early preview of PEP 723, also known as Single-file scripts. The Single-file scripts feature particularly caught my...
on Sep 5
From github.com
1 1
Release Notes This release adds first-class support for Python projects that are not designed as Python packages (e.g., web applications, data science projects, etc.). In doing so, it includes some...
on Aug 28
From github.io
What's new in pip 24.2 โ or why legacy editable installs are deprecated
1 2
In version 24.2, pip learns to use system certificates by default, receives a handful of optimizations, and deprecates legacy (setup.py develop) editable installations.
on Aug 28