packaging.python.org icon indicating copy to clipboard operation
packaging.python.org copied to clipboard

Python Packaging User Guide

Results 144 packaging.python.org issues
Sort by recently updated
recently updated
newest added

Initial comment edited as of Jul 30 2024 This was quick draft I whipped out -- turns out there's interest, As per discussion on Discourse, and #1276, here is a...

updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.10 → v0.6.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.10...v0.6.7) ---- 📚 Documentation preview 📚: https://python-packaging-user-guide--1569.org.readthedocs.build/en/1569/

Translations update from [Hosted Weblate](https://hosted.weblate.org) for [pypa/packaging.python.org](https://hosted.weblate.org/projects/pypa/packaging-python-org/). Current translation status: ![Weblate translation status](https://hosted.weblate.org/widget/pypa/packaging-python-org/horizontal-auto.svg) ---- 📚 Documentation preview 📚: https://python-packaging-user-guide--1574.org.readthedocs.build/en/1574/

---- 📚 Documentation preview 📚: https://python-packaging-user-guide--1579.org.readthedocs.build/en/1579/

We are syncing this data to a clickhouse cluster daily and have made it available for free use. Clickhouse is an open source database for analytics - https://github.com/ClickHouse/ClickHouse ---- 📚...

type: enhancement
component: guides
state: awaiting response

There's no arch tag. ---- 📚 Documentation preview 📚: https://python-packaging-user-guide--1575.org.readthedocs.build/en/1575/

The first paragraph says the command must not be run anymore. ---- 📚 Documentation preview 📚: https://python-packaging-user-guide--1572.org.readthedocs.build/en/1572/

https://github.blog/2024-05-02-introducing-artifact-attestations-now-in-public-beta/

type: enhancement
good first issue
help wanted
type: task
component: guides
diataxis: how-to guide

Hi! Thank you for writing all of this documentation so clearly, it has been extremely helpful. ["Managing Application Dependencies"](https://packaging.python.org/en/latest/tutorials/managing-dependencies/) suggests Pipenv. ["Packaging Python Projects"](https://packaging.python.org/en/latest/tutorials/packaging-projects/) defaults to hatchling. I assumed that...

type: bug
component: tutorials

I am missing a term for the thing which holds all those nice python libraries. How to call the container where pip/wheel ... installs the software into? How to call...