Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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