Core utilities for Python packages.
The packaging project includes the following: version handling, specifiers,
markers, requirements, tags, utilities.
The documentation provides information and the API for the following:
- Version Handling
- Specifiers
- Markers
- Requirements
- Tags
- Utilities
Use pip to install these utilities:
pip install packaging
If you run into bugs, you can file them in our issue tracker.
You can also join #pypa on Freenode to ask questions or get involved.
Everyone interacting in the packaging project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.
The CONTRIBUTING.rst file outlines how to contribute to this project as
well as how to report a potential security issue. The documentation for this
project also covers information about project development and security.
Please review the CHANGELOG.rst file or the Changelog documentation for
recent changes and project history.