A simple CMS for blogging inspired by my beautiful wife and built with Tornado
and MongoDB. See a demo site here <http://selene.lowstz.org>
_.
.. important::
For this project we have considered to move all MongoDB operations from
PyMongo to Motor, the asynchronous Python driver for Tornado, any changes
regarding this can be found in a branch named
"motor" <https://github.com/puentesarrin/selene/tree/motor>
.
Tornado
_Motor
_py-bcrypt
_WTForms
_docutils
_Misaka
_Postmarkup
_Textile
_TornadoMail
_Install the requirements using pip_::
pip install -r requirements.txt
configure.py
script, settingall available options::
python configure.py
python server.py
@cry10589 <https://twitter.com/cry10589>
_ in Twitter)@el3na77 <https://twitter.com/el3na77>
_ in Twitter)@Samar_Hazboun <https://twitter.com/Samar_Hazboun>
_ in Twitter)@shermilaguerra <https://twitter.com/shermilaguerra>
_ in Twitter)@lowstz <https://github.com/lowstz>
_)@juancarlosfarah <https://github.com/juancarlosfarah>
_)@fdb713 <https://github.com/fdb713>
_)@SidneyZhang <https://twitter.com/SidneyZhang>
_ in Twitter)I want to improve this project with your help... I'm looking forward for all of your pull requests!
.. _Tornado: http://www.tornadoweb.org/ .. _PyMongo: http://api.mongodb.org/python/current/ .. _Motor: https://motor.readthedocs.org/en/latest/ .. _py-bcrypt: https://code.google.com/p/py-bcrypt/ .. _docutils: http://sourceforge.net/projects/docutils/ .. _Misaka: https://github.com/FSX/misaka .. _Postmarkup: https://code.google.com/p/postmarkup/ .. _Textile: https://pypi.python.org/pypi/textile .. _mediawiki: https://github.com/zikzakmedia/python-mediawiki .. _python-creole: https://github.com/jedie/python-creole .. _WTForms: http://wtforms.simplecodes.com/ .. _TornadoMail: https://github.com/equeny/tornadomail .. _pip: http://www.pip-installer.org/en/latest/ .. _Werkzeug: http://werkzeug.pocoo.org/ .. _tornado_pyuv: https://github.com/saghul/tornado-pyuv .. _MongoLog: https://pypi.python.org/pypi/mongolog