GitHub - devhub/baph: 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.
-
Notifications
You must be signed in to change notification settings - Fork 3
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
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
Languages
- Python 99.2%
- Other 0.8%