Skip to content

Derivative of the Django framework that uses SQLAlchemy and Jinja2 instead of Django's built-in database ORM and templating solutions. NOTE: currently tested internally and in a state of constant change, would not use in production at this time.

dieselmachine/baph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Derivative of the Django framework that uses SQLAlchemy and Jinja2 instead of Django's built-in database ORM and templating solutions. NOTE: currently tested internally and in a state of constant change, would not use in production at this time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • JavaScript 0.5%