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

https://github.com/alternbits/altern-python

Python package to interact with Altern api
https://github.com/alternbits/altern-python

Last synced: 5 months ago
JSON representation

Python package to interact with Altern api

Awesome Lists containing this project

README

          



Altern For Python

A Python package to interact with the Altern API

install
--------

The easiest way to install the altern package is either via pip:

```
$ pip install altern
```

or manually by downloading the source and run the setup.py script:

```
python setup.py install
```

license
-------

MIT