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

https://github.com/bbkane/city_inquiry

Undergrad final project. More history than anything now.
https://github.com/bbkane/city_inquiry

Last synced: about 1 year ago
JSON representation

Undergrad final project. More history than anything now.

Awesome Lists containing this project

README

          

# city_inquiry

## Install

```
git clone
cd
conda env create -f environment.yaml
source
source activate city_inquiry
run.py
```

For my setup, the last two steps are in `run.sh`

## TODO:
- parallellize page load
- celery!