Skip to content

lostab/hulu

Repository files navigation

A community framework based on Django.

~ requirement

Python & Django & PIL(optional).

~ runtime

All environments, such as VPS or Heroku.

~ database

SQLite, PostgreSQL, MySQL, DB2 or other relational databases.

~ installation(Demo)

  1. Install Python and Django;

  2. Download Hulu, and decompress to anywhere;

  3. Run python runserver.py and enjoy it.