Skip to content

deadbeef84/pirateplay.se

 
 

Repository files navigation

Pirateplay.se

The entire code for running Pirateplay.se

Pirateplay.se can either be run as a WSGI application under ie. mod_wsgi, or as a stand alone webserver in it self (cherrypy.quickstart).

Dependencies

Optional dependencies:

PyAMF: for getting some streams from Brightcove

Installation notices

config.ini must be present in root - a copy of config.ini.example should work in most cases. If run under mod_wsgi: directory must be set via .htaccess - see .htaccess.example.

Releases

No releases published

Packages

No packages published

Languages

  • Python 43.6%
  • HTML 38.7%
  • JavaScript 12.4%
  • CSS 5.3%