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.
Run python setup.py install
.
Run python setup.py build_sphinx
and read the generated documentation in
build/sphinx/html
. You may want to start at index.html
.