pydoc > packaging

🏷️ NAME

packaging

🚀 Quick Reference

Use CaseCommandDescription
🔍 Get installed versionimport packaging; packaging.__version__Retrieve the current version of the packaging library
📌 Parse a version stringfrom packaging.version import Version; v = Version("1.0.0")Create a normalized version object from a string
🏷️ Check specifier matchingfrom packaging.specifiers import SpecifierSet; SpecifierSet(">=1.0,= '3.6'").evaluate()Test an environment marker against the current Python

📖 DESCRIPTION

# This file is dual licensed under the terms of the Apache License, Version
# 2.0, and the BSD License. See the LICENSE file in the root of this repository
# for complete details.

📦 PACKAGE CONTENTS

📊 DATA

__all__['__title__', '__summary__', '__uri__', '__version__', '__au...]
__copyright__'2014-2019 Donald Stufft and individual contributors'
__email__donald AT stufft.io
__license__'BSD-2-Clause or Apache-2.0'
__summary__'Core utilities for Python packages'
__title__'packaging'
__uri__https://github.com/pypa/packaging

🔢 VERSION

21.3

👤 AUTHOR

Donald Stufft and individual contributors

📁 FILE

/usr/lib/python3/dist-packages/packaging/__init__.py

packaging
🏷️ NAME 🚀 Quick Reference 📖 DESCRIPTION 📦 PACKAGE CONTENTS 📊 DATA 🔢 VERSION 👤 AUTHOR 📁 FILE

Generated by phpman v4.9.27 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-18 11:08 @216.73.216.114
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format