Skip to content

An app for storing a list of seen movies (written in Flask)

Notifications You must be signed in to change notification settings

jorgeatorres/cotufa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(c) 2011 Jorge Torres <jtoresh at gmail.com>

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

About

An app for storing a list of seen movies (written in Flask)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published