#python-packaging

[ follow ]
rye
Pycoders
3 months ago
Python

PyCoder's Weekly | Issue #615

Data science organizations use Posit Connect as a platform for hosting internal machine learning models.
Rye is a tool created by Armin Ronacher to improve Python packaging and project management experience. [ more ]
Pocoo
3 months ago
Python

Rye: A Vision Continued

Rye is a Python packaging and project management tool that simplifies the development process.
Despite being a new tool, Rye has received positive feedback from users. [ more ]
Chris Warrick
4 months ago
Python

Python Packaging, One Year Later: A Look Back at 2023 in Python Packag

Many of the Python packaging tools mentioned in the previous post are still being maintained, with recent commits, pull requests, and issues.
Popular tools like setuptools, Poetry, and Hathling are still widely used, but there are also new tools like Posy and Rye emerging in the space. [ more ]
morerye
Hynek Schlawack
1 month ago
Python

Python Project-Local Virtualenv Management Redux

Python transitioning in packaging tools and workflows with tools like Astral's uv and Rye.
Embracing putting virtual environments in-project directories like .venv. [ more ]
Pythonbytes
2 months ago
Python

uv - an impressive pip alternative

uv is designed as a drop-in replacement for pip and pip-tools, including venv and virtualenv.
jpterm is a JupyterLab-like environment running in the terminal, building on Textual. [ more ]
Nedbatchelder
3 months ago
Python

One way to package Python code right now

The Python packaging world can be confusing with multiple competing tools and standards.
Pkgsample is a simple and straightforward guide to packaging Python projects that focuses on providing a step-by-step process without overwhelming the user with unnecessary choices. [ more ]
Pycoders
3 months ago
Python

PyCoder's Weekly | Issue #613

Running Python code on air-gapped systems poses challenges for installing packages
Enhancing Flask projects with error pages and logging messages [ more ]
Talkpython
5 months ago
Python

Pixi, A Fast Package Manager

Pixi is a high performance package manager for Python and other languages.
Pixi aims to improve Python packaging.
Pixi developers have interesting ideas on the future of Python packaging. [ more ]
[ Load more ]