Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 618 Bytes

File metadata and controls

23 lines (17 loc) · 618 Bytes

Baph

Baph (short for "Baphomet") is a derivative of the Django framework that uses SQLAlchemy and Jinja2 instead of Django's built-in database ORM and templating solutions, respectively.

Installation

Run python setup.py install.

Documentation

Run python setup.py build_sphinx and read the generated documentation in build/sphinx/html. You may want to start at index.html.