Introduction to the KGS

Available Versions

Version 3.5.0dev

Usage

This KGS was designed to work with many of the tools developed to manage and install Python pacakges. The following sub-sections will explain its use in more detail.

The Index

You can use the index directly. It then behaves exactely like http://pypi.python.org/simple, except that for the controlled packages only the good versions are available. The advantage of using the KGS as an index is that you get bug fixes automatically.

Nailed or Pinned Versions

When deploying an application, it is often important to nail or pin down the versions of all used packages, so that it can be guaranteed that the setup is identical all the time.

Find Links

The way of providing the installation tools with additional locations to look for packages is via find links. Those URLs are expected to be an HTML page with links to files or files directly.