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

https://github.com/reiddraper/issues


https://github.com/reiddraper/issues

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Issues

```shell
virtualenv env
source ./env/bin/activate
pip install -r requirements.txt
python setup.py install
```