pip-cache 0.0.6

Creator: railscoder56

Last updated:

Add to Cart

Description:

pipcache 0.0.6

# pip-cache
A simple script that allows prefix-based searching of a locally cached copy of
all available PyPi packages, a la apt-cache pkgnames. The cache is created and
updated manually by calling pip-cache update, in the spirit of
apt-get update.
The cache is stored in $XDG_DATA_HOME/pip-cache/all-packages.txt, where
$XDG_DATA_HOME is usually ~/.local/share on Linux systems.
Used in [pip-bash-completion](https://github.com/brunobeltran/pip-bash-completion).

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.