An open API service indexing awesome lists of open source software.

https://github.com/simonrw/pip-available-versions

Get available versions from pip
https://github.com/simonrw/pip-available-versions

Last synced: 10 months ago
JSON representation

Get available versions from pip

Awesome Lists containing this project

README

          

# pip-available-versions
Get available versions from pip

## Installation

For the time being, this package is only installable through git, as it
is very young. In the future it will be released on pip. Install:

```sh
pip install git+https://github.com/mindriot101/pip-available-versions
```