pyi 0.1.0

Last updated:

0 purchases

pyi 0.1.0 Image
pyi 0.1.0 Images
Add to Cart

Description:

pyi 0.1.0

# pyi - PYthon InformationA simple cli that scrapes pypi json endpoints for package data.It can be used to easily get basic stats on a package without the need to go to pypi to look it up.## InstallationLatest stable release from pypi.Note: currently only python 2.7 is supported!```pipinstallpyi‘‘‘orfromsource‘‘‘ python setup.py install```## Runtime dependencies - docopt 0.6.2 - PyYaml 3.11## Usage```pyibasicrequests pyi description requestspyidownloadsrequests pyi releases requestspyirelease2.5.0requests pyi raw requests```# LicensingMIT, See License.txt for detailsCopyright (c) 2015 Johan Andersson

License:

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

Customer Reviews

There are no reviews.