https://github.com/maayanlab/dr-gene-budger
https://github.com/maayanlab/dr-gene-budger
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/maayanlab/dr-gene-budger
- Owner: MaayanLab
- Created: 2016-12-14T21:13:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-15T14:56:45.000Z (about 3 years ago)
- Last Synced: 2025-01-22T03:15:59.505Z (3 months ago)
- Language: JavaScript
- Size: 1.24 MB
- Stars: 1
- Watchers: 18
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.2and run the command
python run.py