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

https://github.com/hackjutsu/visioplayground


https://github.com/hackjutsu/visioplayground

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

```bash
virtualenv env
source env/bin/activate # macOS
deactivate
```

```bash
pip freeze > requirements.txt
```