# pyi - PYthon Information
A 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.
## Installation
Latest stable release from pypi.
Note: currently only python 2.7 is supported!
```
$ pip install pyi
```
or from source
```
$ python setup.py install
```
## Runtime dependencies
- docopt 0.6.2
- PyYaml 3.11
## Usage
```
$ pyi basic requests
$ pyi description requests
$ pyi downloads requests
$ pyi releases requests
$ pyi release 2.5.0 requests
$ pyi raw requests
```
# Licensing
MIT, See License.txt for details
Copyright (c) 2015 Johan Andersson
A 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.
## Installation
Latest stable release from pypi.
Note: currently only python 2.7 is supported!
```
$ pip install pyi
```
or from source
```
$ python setup.py install
```
## Runtime dependencies
- docopt 0.6.2
- PyYaml 3.11
## Usage
```
$ pyi basic requests
$ pyi description requests
$ pyi downloads requests
$ pyi releases requests
$ pyi release 2.5.0 requests
$ pyi raw requests
```
# Licensing
MIT, See License.txt for details
Copyright (c) 2015 Johan Andersson
Release files for pyi 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyi-0.1.0.tar.gz | 5.0 kB | Details |
Release files / pyi-0.1.0.tar.gz
| Download URL | pyi-0.1.0.tar.gz |
|---|---|
| Size | 5.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ef2a1c55e8c66d0d346a4c3c336a011e0dcd5bd6a7fb84cd7634a3d934aa31a4
|
|
BLAKE2b-256 checksum How to use checksums |
103cd80b69e449ec3b6b3cc118fb4395fe4ba0f631cf50567da7df0af0335c36
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |