PyPIContents is an application that generates a Module Index from the Python Package Index (PyPI) and also from various versions of the Python Standard Library.
Project description
PyPIContents is an application that generates a Module Index from the Python Package Index (PyPI) and also from various versions of the Python Standard Library.
Current version: 0.2.0
PyPIContents generates a configurable index written in JSON format that serves as a database for applications like pipsalabim. It can be configured to process only a range of packages (by initial letter) and to have memory, time or log size limits. It basically aims to mimic what the Contents file means for a Debian based package repository, but for the Python Package Index.
This repository stores the application. The actual index lives in a different repository and is rebuilt weekly via Github Actions.
For more information, please read the full documentation.
Getting started
Installation
The pypicontents program is written in python and hosted on PyPI. Therefore, you can use pip to install the stable version:
$ pip install --upgrade pypicontents
If you want to install the development version (not recomended), you can install directlty from GitHub like this:
$ pip install --upgrade https://github.com/LuisAlejandro/pypicontents/archive/master.tar.gz
Usage
See USAGE.rst for details.
Getting help
If you have any doubts or problems, suscribe to our Discord server and ask for help. You can also ask your question on StackOverflow (tag it pypicontents) or drop me an email at luis@collagelabs.org.
Contributing
See CONTRIBUTING.rst for details.
Release history
See HISTORY.rst for details.
License
Copyright 2016-2022, PyPIContents Developers (read AUTHORS.rst for a full list of copyright holders).
Released under a GPL-3 License.
Made with 💖 and 🍔
Web luisalejandro.org · GitHub @LuisAlejandro · Twitter @LuisAlejandro
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pypicontents-0.2.0.tar.gz
.
File metadata
- Download URL: pypicontents-0.2.0.tar.gz
- Upload date:
- Size: 84.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4405f2182db5a9e1202a8dc4df1485560b9a194495a915e09fc4a9f2b3c52135 |
|
MD5 | f53ed5716856d02c904ed674d5058015 |
|
BLAKE2b-256 | b643db5289b29fbe4766c6435ef2e8ac5d5c724deb206876619d6b8fb33c6a39 |
File details
Details for the file pypicontents-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pypicontents-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 53.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1b5df3f82fa2023a38fb05c182d173072e55144966dec14af735d62faf1d280 |
|
MD5 | 6bc486a017b08038aa654e461051731c |
|
BLAKE2b-256 | 565b13fb996228010901dc63e7d86f4a5f3ec15370636d3d8031ba056378b725 |