PageRenderTime 24ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/README.rst

https://github.com/thecowboy/apollo
ReStructuredText | 47 lines | 32 code | 15 blank | 0 comment | 0 complexity | d67c6baaf836749338a5f4a77444cac7 MD5 | raw file
  1. ======
  2. Apollo
  3. ======
  4. Depends
  5. -------
  6. * Python (2.6+)
  7. http://www.python.org
  8. * Tornado
  9. http://www.tornadoweb.org
  10. * SQLAlchemy
  11. http://www.sqlalchemy.org
  12. * RabbitMQ
  13. http://www.rabbitmq.com
  14. * Pika
  15. http://pika.github.com
  16. * PIL
  17. http://www.pythonware.com/products/pil
  18. And any form of RDBMS SQLAlchemy supports (PostgreSQL, MySQL, etc.).
  19. *Note:* MySQL may not be supported, due to functional indexes.
  20. Installation
  21. ------------
  22. Edit the ``apollod.conf`` file as appropriate. See ``apollod.py --help`` for
  23. information on the options.
  24. License
  25. -------
  26. The Apollo source code is licensed under the MIT license. The text can be found
  27. in the COPYING file.
  28. All sample graphical assets (sprites, tiles, etc.) are graciously put together
  29. by Henry de Chabert, and are licensed separately under `Creative Commons
  30. Attribution-NonCommercial 3.0`_.
  31. .. _`Creative Commons Attribution-NonCommercial 3.0`:
  32. http://creativecommons.org/licenses/by-nc/3.0/