Files
deb-python-sqlalchemy-utils/README.rst
Jiangge Zhang f75c9c1a2e Use shields.io instead of pypip.in.
It seems that the pypip.in has been unreachable.
2015-06-08 16:11:15 +08:00

23 lines
790 B
ReStructuredText

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/