Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rande/python-element

A Playground CMS based on python and tornado with a bit of magic
https://github.com/rande/python-element

Last synced: 2 months ago
JSON representation

A Playground CMS based on python and tornado with a bit of magic

Awesome Lists containing this project

README

        

Element
=======

A node based CMS using Python Tornado and Python IoC.

Prerequises
===========

* bower (asset management)
* python 2.7

Install
=======

virtualenv --system-site-packages element
source element/bin/activate
make install