Packaging
16.8
  • Version Handling
  • Specifiers
  • Markers
  • Requirements
  • 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
  • Utilities

Project¶

  • Development
    • Getting started
    • Submitting patches
    • Reviewing and merging patches
  • Security
  • Changelog
    • 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 2014 Donald Stufft.

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