Sqlalchemy utilities
Project description
azoth
azoth is sqlalchemy helper library.
Install
$ pip install azoth
How to use
alembic:
$ alembic init alembic
use azoth:
>>> from azoth.sessions import SessionSetup, DEFAULT_TARGET >>> SessionSetup.setup_from_file('alembic.ini', 'alembic', DEFAULT_TARGET)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
azoth-0.3.0.tar.gz
(7.0 kB
view hashes)