Shows all the installation candidates for a list of packages
Project description
Shows information about where packages come from
Installation
$ pip install pypi-show-urls
Usage
# Show all the counts for a bunch of packages
$ pypi-show-urls -p package1 package2 package3
# Show all the counts for a set of packages owned by users
$ pypi-show-urls -u user1 user2 user3
# Show all the urls found and all the versions only available externally
$ pypi-show-urls -v -p package1 package2 package3
$ pypi-show-urls -v -u user1 user2 user3
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
pypi-show-urls-1.3.1.tar.gz
(3.1 kB
view hashes)