Open Media Repository
A web framework to host media files released under a permissive license.
About
OpenMediaRepository is a web framework to host media files released under a permissive license.
Prerequisites
-------------
Python http://www.python.org
Installation
------------
Unzip the file, then at the command line run
python setup.py install
Documentation
-------------
To read the API documentation, open a shell / DOS window, navigate to the
OpenMediaRepository directory, and run
pydoc openmediarepository
You can create a HTML version using
pydoc -w openmediarepository