0.0.4 • Published 10 years ago
pypi-json v0.0.4
Intro
whyyyyy python hasn't cli tool like npm for querying pypi.python.org?!11 :(

pypi-json is simple solution. use with grep and other cli tools
Install
npm install -g pypi-json
Usage
usage: pypi-json name [version]Example
$ pypi-json requests
{
...
}
$ pypi-json not-existing # $? == 1sSources:
Links
- PyPIJSON - Python Wiki - wiki.python.org/moin/PyPIJSON
0.0.4
10 years ago