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

https://github.com/pythonicninja/elliot-test


https://github.com/pythonicninja/elliot-test

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# elliot-test

## Running tests
```
py.test tests -vv
```

## Installing test requirements
```
pip install -r requirements.txt
```