Packaging
20.4
  • Version Handling
  • Specifiers
  • Markers
  • Requirements
  • Tags
  • Utilities
  • Development
  • Security
  • Changelog
Packaging
  • Docs »
  • Welcome to packaging
  • View page source

Welcome to packaging¶

Core utilities for Python packages

Installation¶

You can install packaging with pip:

$ pip install packaging

API¶

  • Version Handling
  • Specifiers
  • Markers
  • Requirements
  • Tags
  • Utilities

Project¶

  • Development
    • Getting started
    • Submitting patches
    • Reviewing and merging patches
    • Release Process
  • Security
  • Changelog
    • 20.4 - 2020-05-19
    • 20.3 - 2020-03-05
    • 20.2 - 2020-03-05
    • 20.1 - 2020-01-24
    • 20.0 - 2020-01-06
    • 19.2 - 2019-09-18
    • 19.1 - 2019-07-30
    • 19.0 - 2019-01-20
    • 18.0 - 2018-09-26
    • 17.1 - 2017-02-28
    • 17.0 - 2017-02-28
    • 16.8 - 2016-10-29
    • 16.7 - 2016-04-23
    • 16.6 - 2016-03-29
    • 16.5 - 2016-02-26
    • 16.4 - 2016-02-22
    • 16.3 - 2016-02-21
    • 16.2 - 2016-02-09
    • 16.1 - 2016-02-07
    • 16.0 - 2016-01-19
    • 15.3 - 2015-08-01
    • 15.2 - 2015-05-13
    • 15.1 - 2015-04-13
    • 15.0 - 2015-01-02
    • 14.5 - 2014-12-17
    • 14.4 - 2014-12-15
    • 14.3 - 2014-11-19
    • 14.2 - 2014-09-10
    • 14.1 - 2014-09-08
    • 14.0 - 2014-09-05
Next

© Copyright Copyright 2014-2019 Donald Stufft and individual contributors.

Built with Sphinx using a theme provided by Read the Docs.