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

Python Packaging User Guide

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

### Issue Description [Relevant documentation of WHEEL and Generator.](https://packaging.python.org/en/latest/specifications/binary-distribution-format/#file-contents) > `Generator` is the name and optionally the version of the software that produced the archive. Tools such as `auditwheel` or...

See #1166 This runs sphinx-lint in the docs together with HTML build and linkcheck. It accepts one or more path as positional argument, so e.g. one may specify the path...

### Issue Description I'm filing this as a reminder issue for myself, although if someone wants to get to it before I do please feel free 🙂 TL;DR: The current...

type: bug
component: guides

Based on the discussion [here](https://discuss.python.org/t/how-to-create-a-window-command-line-application-and-its-installer-from-wheels/76136) and @zooba's blog post [here](https://stevedower.id.au/blog/build-a-python-app). ---- 📚 Documentation preview 📚: https://python-packaging-user-guide--1778.org.readthedocs.build/en/1778/

Many packaging tools, such as pdm, hatch and uv, extend over PEP 621 allow relative paths in their pyproject.toml ([pdm](https://pdm-project.org/en/latest/reference/pep621/#relative-paths), [hatch](https://hatch.pypa.io/1.3/config/dependency/#local), [uv](https://docs.astral.sh/uv/concepts/projects/dependencies/#path)). This means you can have a dependency on...

The Direct URL JSON schema was missing an entry for `subdirectory` as described in the text. I've also updated the schema to the 2020-12 draft, which removed some false positives...

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

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

Plus add a few other handy linters and bump GitHub Actions. ---- 📚 Documentation preview 📚: https://python-packaging-user-guide--1786.org.readthedocs.build/en/1786/

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