UNKNOWN
Project description
# 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
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
pyi-0.1.0.tar.gz
(5.0 kB
view details)
File details
Details for the file pyi-0.1.0.tar.gz
.
File metadata
- Download URL: pyi-0.1.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef2a1c55e8c66d0d346a4c3c336a011e0dcd5bd6a7fb84cd7634a3d934aa31a4 |
|
MD5 | 0c8535a863f5db45402eaa9e0de37a34 |
|
BLAKE2b-256 | 103cd80b69e449ec3b6b3cc118fb4395fe4ba0f631cf50567da7df0af0335c36 |