Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philippkueng/flybase-abberations-proxy
https://github.com/philippkueng/flybase-abberations-proxy
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/philippkueng/flybase-abberations-proxy
- Owner: philippkueng
- License: mit
- Created: 2013-08-14T18:52:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-07-06T19:48:48.000Z (over 2 years ago)
- Last Synced: 2024-10-12T04:52:44.503Z (about 1 month ago)
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
flybase-abberations-proxy
=========================# Setup
virtualenv --distribute --no-site-packages pyenv
source pyenv/bin/activatesudo apt-get install libxml2-dev libxslt-dev python-dev python-software-properties -y
pip install -r requirements.txt