Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fengsp/ilife
ilife start
https://github.com/fengsp/ilife
Last synced: about 2 months ago
JSON representation
ilife start
- Host: GitHub
- URL: https://github.com/fengsp/ilife
- Owner: fengsp
- License: other
- Created: 2013-06-19T10:56:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-16T08:41:47.000Z (over 10 years ago)
- Last Synced: 2023-08-01T06:21:47.848Z (over 1 year ago)
- Language: Python
- Size: 492 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#iLife
### This is app is built with Flask, MongoDB, Jinja2
#### Install Log (on Mac OS X 10.8)
sudo pip install virtualenv
pip install flask
pip install flask-script
pip install WTForms
pip install mongoengine
pip install flask_mongoengine