File: README.rst

package info (click to toggle)
python-sqlalchemy-utils 0.41.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,252 kB
  • sloc: python: 13,566; makefile: 141
file content (22 lines) | stat: -rw-r--r-- 848 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
SQLAlchemy-Utils
================

|Build| |Version Status| |Downloads|

Various utility functions, new data types and helpers for SQLAlchemy.


Resources
---------

- `Documentation <https://sqlalchemy-utils.readthedocs.io/>`_
- `Issue Tracker <https://github.com/kvesteri/sqlalchemy-utils/issues>`_
- `Code <https://github.com/kvesteri/sqlalchemy-utils/>`_

.. |Build| image:: https://github.com/kvesteri/sqlalchemy-utils/actions/workflows/test.yaml/badge.svg?branch=master
   :target: https://github.com/kvesteri/sqlalchemy-utils/actions/workflows/test.yaml
   :alt: Tests
.. |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/