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

https://github.com/missingdays/felogy-game


https://github.com/missingdays/felogy-game

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

To start application run
```
python server.py
```

## Requirements
```
pip install flask
pip install numpy
```