Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorgeatorres/cotufa
An app for storing a list of seen movies (written in Flask)
https://github.com/jorgeatorres/cotufa
Last synced: about 1 month ago
JSON representation
An app for storing a list of seen movies (written in Flask)
- Host: GitHub
- URL: https://github.com/jorgeatorres/cotufa
- Owner: jorgeatorres
- Created: 2011-06-19T03:08:30.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-29T18:30:15.000Z (over 13 years ago)
- Last Synced: 2024-10-19T04:09:13.816Z (2 months ago)
- Language: Python
- Homepage:
- Size: 102 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
(c) 2011 Jorge Torres
DEPENDENCIES
- Flask: http://flask.pocoo.org/
- Flask-SQLAlchemy: http://packages.python.org/Flask-SQLAlchemy/
- IMDBPy: http://imdbpy.sourceforge.net/HOW TO RUN
- Configure cotufa.cfg with your own settings.
- Create the database:$ python cotufa.py bootstrap
- Enjoy:
$ python cotufa.py