Welcome to distlib’s documentation!¶
Release: | 0.3.9.dev0 |
---|
Welcome to the documentation for distlib
, a library of packaging
functionality which is intended to be used as the basis for third-party
packaging tools. Using a common layer will improve interoperability and
consistency of user experience across those tools which use the library.
Please note: this documentation is a work in progress.
- Overview
- Tutorial
- Distlib’s design
- API Reference
- The
distlib
package - The
distlib.database
package - The
distlib.resources
package - The
distlib.scripts
package - The
distlib.locators
package - The
distlib.index
package - The
distlib.util
package - The
distlib.wheel
package - The
distlib.versions
package - The
distlib.manifest
package - The
distlib.metadata
package - The
distlib.markers
package - Next steps
- The
- Migrating from older APIs