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

https://github.com/maayanlab/dr-gene-budger


https://github.com/maayanlab/dr-gene-budger

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

To run locally, install dependencies:

pip install \
mod_wsgi \
Flask==0.11.1 \
SQLAlchemy==1.0.13 \
Flask-SQLAlchemy==2.1 \
Flask-Bootstrap==3.3.6.0 \
Flask-WTF==0.12 \
pandas==0.18.1 \
WTForms==2.1 \
flask-cors==3.0.2

and run the command

python run.py