SQLAlchemy-Utils


NameSQLAlchemy-Utils JSON
Version 0.42.0 PyPI version JSON
download
home_pageNone
SummaryVarious utility functions for SQLAlchemy.
upload_time2025-08-30 18:43:41
maintainerNone
docs_urlNone
authorRyan Leckey, Janne Vanhala, Vesa Uimonen
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "SQLAlchemy-Utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ryan Leckey, Janne Vanhala, Vesa Uimonen",
    "author_email": "Konsta Vesterinen <konsta@fastmonkeys.com>",
    "download_url": "https://files.pythonhosted.org/packages/63/80/4e15fdcfc25a2226122bf316f0ebac86d840ab3fb38b38ca4cabc395865e/sqlalchemy_utils-0.42.0.tar.gz",
    "platform": null,
    "description": "SQLAlchemy-Utils\n================\n\n|Build| |Version Status| |Downloads|\n\nVarious utility functions, new data types and helpers for SQLAlchemy.\n\n\nResources\n---------\n\n- `Documentation <https://sqlalchemy-utils.readthedocs.io/>`_\n- `Issue Tracker <https://github.com/kvesteri/sqlalchemy-utils/issues>`_\n- `Code <https://github.com/kvesteri/sqlalchemy-utils/>`_\n\n.. |Build| image:: https://github.com/kvesteri/sqlalchemy-utils/actions/workflows/test.yaml/badge.svg?branch=master\n   :target: https://github.com/kvesteri/sqlalchemy-utils/actions/workflows/test.yaml\n   :alt: Tests\n.. |Version Status| image:: https://img.shields.io/pypi/v/SQLAlchemy-Utils.svg\n   :target: https://pypi.python.org/pypi/SQLAlchemy-Utils/\n.. |Downloads| image:: https://img.shields.io/pypi/dm/SQLAlchemy-Utils.svg\n   :target: https://pypi.python.org/pypi/SQLAlchemy-Utils/\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Various utility functions for SQLAlchemy.",
    "version": "0.42.0",
    "project_urls": {
        "Homepage": "https://github.com/kvesteri/sqlalchemy-utils"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "528621e97809b017a4ebc88971eea335130782421851b0ed8dc3ab6126b479f1",
                "md5": "cf3a5b0a389e08f84ca49331db64c356",
                "sha256": "c8c0b7f00f4734f6f20e9a4d06b39d79d58c8629cba50924fcaeb20e28eb4f48"
            },
            "downloads": -1,
            "filename": "sqlalchemy_utils-0.42.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cf3a5b0a389e08f84ca49331db64c356",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 91744,
            "upload_time": "2025-08-30T18:43:40",
            "upload_time_iso_8601": "2025-08-30T18:43:40.199782Z",
            "url": "https://files.pythonhosted.org/packages/52/86/21e97809b017a4ebc88971eea335130782421851b0ed8dc3ab6126b479f1/sqlalchemy_utils-0.42.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "63804e15fdcfc25a2226122bf316f0ebac86d840ab3fb38b38ca4cabc395865e",
                "md5": "09155b520027ecd9051114466aa7a0d0",
                "sha256": "6d1ecd3eed8b941f0faf8a531f5d5cee7cffa2598fcf8163de8c31c7a417a5e0"
            },
            "downloads": -1,
            "filename": "sqlalchemy_utils-0.42.0.tar.gz",
            "has_sig": false,
            "md5_digest": "09155b520027ecd9051114466aa7a0d0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 130531,
            "upload_time": "2025-08-30T18:43:41",
            "upload_time_iso_8601": "2025-08-30T18:43:41.904572Z",
            "url": "https://files.pythonhosted.org/packages/63/80/4e15fdcfc25a2226122bf316f0ebac86d840ab3fb38b38ca4cabc395865e/sqlalchemy_utils-0.42.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-30 18:43:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kvesteri",
    "github_project": "sqlalchemy-utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "sqlalchemy-utils"
}
        
Elapsed time: 1.89275s