Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hbhargava7/biophysical-data-aggregator
Project for 2019 iPQB fundamentals bootcamp
https://github.com/hbhargava7/biophysical-data-aggregator
Last synced: 7 days ago
JSON representation
Project for 2019 iPQB fundamentals bootcamp
- Host: GitHub
- URL: https://github.com/hbhargava7/biophysical-data-aggregator
- Owner: hbhargava7
- Created: 2019-09-23T21:06:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-27T21:57:26.000Z (about 5 years ago)
- Last Synced: 2024-10-28T10:19:31.766Z (about 2 months ago)
- Language: Python
- Size: 4.57 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# biophysical-data-aggregator
Project for 2019 iPQB fundamentals bootcamp.
By Adam Mancino, Tianna Grant, and Hersh BhargavaIn order to run the server:
1. clone this repository
2. `cd` into `bda` directory
3. start the virtual environment: `$ source .env/bin/activate`
4. start the server: `$ python3 app.py`
5. navigate to http://127.0.0.1