SQLAlchemy-Utils
Various utility functions, new data types and helpers for SQLAlchemy - Listeners - Data types: {..., ChoiceType, CountryType, JSONType, URLType, UUIDType, ...} - Range data types - Aggregated attributes - Generates decorator - Generic relationships - Database helpers: createdatabase, dropdatabase - Foreign key helpers - ORM helpers - Utility classes - Model mixins: Timestamp (created, updated times)
SQLAlchemy-Utils
|Build Status| |Version Status| |Downloads|
Various utility functions, new data types and helpers for SQLAlchemy.
Resources
Documentation <http://sqlalchemy-utils.readthedocs.org/>_Issue Tracker <http://github.com/kvesteri/sqlalchemy-utils/issues>_Code <http://github.com/kvesteri/sqlalchemy-utils/>_
.. |Build Status| image:: https://travis-ci.org/kvesteri/sqlalchemy-utils.svg?branch=master :target: https://travis-ci.org/kvesteri/sqlalchemy-utils .. |Version Status| image:: https://img.shields.io/pypi/v/SQLAlchemy-Utils.svg :target: https://pypi.python.org/pypi/SQLAlchemy-Utils/ .. |Downloads| image:: https://img.shields.io/pypi/dm/SQLAlchemy-Utils.svg :target: https://pypi.python.org/pypi/SQLAlchemy-Utils/