PageRenderTime 27ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/README.rst

https://github.com/fhats/partify
ReStructuredText | 21 lines | 16 code | 5 blank | 0 comment | 0 complexity | 8640352784e1e9ca9fdf4c84703c432d MD5 | raw file
  1. =======
  2. Partify
  3. =======
  4. Partify is a social music collaboration project aimed at allowing multiple users to collectively play music streamed from Spotify. Partify relies on Mopidy to perform the music streaming and provides a web interface on top of Mopidy.
  5. For more information, please see the wiki at https://github.com/fxh32/partify/wiki
  6. Partify depends on the following projects:
  7. * Python (2.6+)
  8. * Flask, a python microframework for web development
  9. * Flask-WTF, a Flask extension for WTForms supporpt
  10. * Flask-SQLAlchemy, a Flask extension for SQLAlchemy support
  11. * SQLAlchemy, a SQL abstraction framework
  12. * WTForms
  13. * CoffeeScript (optional), required to build the javascript assets
  14. * Tornado (recommended), a fast Python web server
  15. * Testify (optional), to run the unit tests
  16. http://www.partify.us