SQLAlchemy-Utils


NameSQLAlchemy-Utils JSON
Version 0.41.2 PyPI version JSON
download
home_pagehttps://github.com/kvesteri/sqlalchemy-utils
SummaryVarious utility functions for SQLAlchemy.
upload_time2024-03-24 15:17:28
maintainerNone
docs_urlNone
authorKonsta Vesterinen, Ryan Leckey, Janne Vanhala, Vesa Uimonen
requires_python>=3.7
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
SQLAlchemy-Utils
----------------

Various utility functions and custom data types for SQLAlchemy.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kvesteri/sqlalchemy-utils",
    "name": "SQLAlchemy-Utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Konsta Vesterinen, Ryan Leckey, Janne Vanhala, Vesa Uimonen",
    "author_email": "konsta@fastmonkeys.com",
    "download_url": "https://files.pythonhosted.org/packages/4d/bf/abfd5474cdd89ddd36dbbde9c6efba16bfa7f5448913eba946fed14729da/SQLAlchemy-Utils-0.41.2.tar.gz",
    "platform": "any",
    "description": "\nSQLAlchemy-Utils\n----------------\n\nVarious utility functions and custom data types for SQLAlchemy.\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Various utility functions for SQLAlchemy.",
    "version": "0.41.2",
    "project_urls": {
        "Homepage": "https://github.com/kvesteri/sqlalchemy-utils"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d5f0dc4757b83ac1ab853cf222df8535ed73973e0c203d983982ba7b8bc60508",
                "md5": "d2adf8399152d3f9853ba32f56371529",
                "sha256": "85cf3842da2bf060760f955f8467b87983fb2e30f1764fd0e24a48307dc8ec6e"
            },
            "downloads": -1,
            "filename": "SQLAlchemy_Utils-0.41.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d2adf8399152d3f9853ba32f56371529",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 93083,
            "upload_time": "2024-03-24T15:17:24",
            "upload_time_iso_8601": "2024-03-24T15:17:24.533675Z",
            "url": "https://files.pythonhosted.org/packages/d5/f0/dc4757b83ac1ab853cf222df8535ed73973e0c203d983982ba7b8bc60508/SQLAlchemy_Utils-0.41.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4dbfabfd5474cdd89ddd36dbbde9c6efba16bfa7f5448913eba946fed14729da",
                "md5": "b055e8cdc2b84952c9f2b76631b4c59b",
                "sha256": "bc599c8c3b3319e53ce6c5c3c471120bd325d0071fb6f38a10e924e3d07b9990"
            },
            "downloads": -1,
            "filename": "SQLAlchemy-Utils-0.41.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b055e8cdc2b84952c9f2b76631b4c59b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 138017,
            "upload_time": "2024-03-24T15:17:28",
            "upload_time_iso_8601": "2024-03-24T15:17:28.196303Z",
            "url": "https://files.pythonhosted.org/packages/4d/bf/abfd5474cdd89ddd36dbbde9c6efba16bfa7f5448913eba946fed14729da/SQLAlchemy-Utils-0.41.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-24 15:17:28",
    "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.34308s