SnakeCharmer - shmolyneaux/SquareJam GitHub Wiki

SnakeCharmer is a web-content management system with a strong python foundation. If you are building a web-site with server-side dynamic content and you have a preference for the python programming language, SnakeCharmer might be for you.

Websites made with SnakeCharmer allow developers to access and manipulate content on a database while allowing them to work in a familiar pythonic programming environment. Developers have access to simple python data types such as booleans, integers, floats, and strings, as well as classes that mirror functionality of standard python classes like objects, dictionaries, and lists.

Currently, SnakeCharmer only supports Linux.

If your interested in starting to use SnakeCharmer click [here](Getting Started).

For an overview of the contents of this wiki click [here](Table of Contents).