mortar-sqlalchemy


Namemortar-sqlalchemy JSON
Version 4.0.0 PyPI version JSON
download
home_pagehttps://github.com/Mortar/mortar_sqlalchemy
SummaryMixins, Helpers and patterns for SQLAlchemy.
upload_time2024-10-23 07:28:56
maintainerNone
docs_urlNone
authorChris Withers
requires_python>=3.11
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            mortar_sqlalchemy
=================

|CircleCI|_  |Docs|_

.. |CircleCI| image:: https://circleci.com/gh/Mortar/mortar_sqlalchemy/tree/master.svg?style=shield
.. _CircleCI: https://circleci.com/gh/Mortar/mortar_sqlalchemy/tree/master

.. |Docs| image:: https://readthedocs.org/projects/mortar-sqlalchemy/badge/?version=latest
.. _Docs: http://mortar-sqlalchemy.readthedocs.org/en/latest/

Mixins, Helpers and patterns for for working with `SQLAlchemy`__ and `Postgres`__.

__ https://www.sqlalchemy.org/

__ https://www.postgresql.org/

Full documentation can be found `here`__.

__ https://mortar-sqlalchemy.readthedocs.io/en/latest/

Releases can be found `here`__.

__ https://pypi.org/project/mortar-sqlalchemy/#history

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Mortar/mortar_sqlalchemy",
    "name": "mortar-sqlalchemy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Chris Withers",
    "author_email": "chris@withers.org",
    "download_url": "https://files.pythonhosted.org/packages/cc/20/4622faf58e2dee03a85e45cc75cb6746bf698a92b366995f2d971a9b8df6/mortar_sqlalchemy-4.0.0.tar.gz",
    "platform": null,
    "description": "mortar_sqlalchemy\n=================\n\n|CircleCI|_  |Docs|_\n\n.. |CircleCI| image:: https://circleci.com/gh/Mortar/mortar_sqlalchemy/tree/master.svg?style=shield\n.. _CircleCI: https://circleci.com/gh/Mortar/mortar_sqlalchemy/tree/master\n\n.. |Docs| image:: https://readthedocs.org/projects/mortar-sqlalchemy/badge/?version=latest\n.. _Docs: http://mortar-sqlalchemy.readthedocs.org/en/latest/\n\nMixins, Helpers and patterns for for working with `SQLAlchemy`__ and `Postgres`__.\n\n__ https://www.sqlalchemy.org/\n\n__ https://www.postgresql.org/\n\nFull documentation can be found `here`__.\n\n__ https://mortar-sqlalchemy.readthedocs.io/en/latest/\n\nReleases can be found `here`__.\n\n__ https://pypi.org/project/mortar-sqlalchemy/#history\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Mixins, Helpers and patterns for SQLAlchemy.",
    "version": "4.0.0",
    "project_urls": {
        "Homepage": "https://github.com/Mortar/mortar_sqlalchemy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4fdce151fa4060934375c2bfb69acc79e1f1a9938d152586996630d7e815435a",
                "md5": "233b4ac051d5d4d5902eb6b5a939e019",
                "sha256": "3d813c683c538c9647e44b61f5f97f0a4abb1aa7537d66cbd08f2b336c74529e"
            },
            "downloads": -1,
            "filename": "mortar_sqlalchemy-4.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "233b4ac051d5d4d5902eb6b5a939e019",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 8807,
            "upload_time": "2024-10-23T07:28:54",
            "upload_time_iso_8601": "2024-10-23T07:28:54.620441Z",
            "url": "https://files.pythonhosted.org/packages/4f/dc/e151fa4060934375c2bfb69acc79e1f1a9938d152586996630d7e815435a/mortar_sqlalchemy-4.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc204622faf58e2dee03a85e45cc75cb6746bf698a92b366995f2d971a9b8df6",
                "md5": "0053050feba5d133fd78eb7d9417d637",
                "sha256": "1b93769abecfff2de49d07dc788d4dee76b5dda598e18dc3c64a3e4646659037"
            },
            "downloads": -1,
            "filename": "mortar_sqlalchemy-4.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0053050feba5d133fd78eb7d9417d637",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 21492,
            "upload_time": "2024-10-23T07:28:56",
            "upload_time_iso_8601": "2024-10-23T07:28:56.722949Z",
            "url": "https://files.pythonhosted.org/packages/cc/20/4622faf58e2dee03a85e45cc75cb6746bf698a92b366995f2d971a9b8df6/mortar_sqlalchemy-4.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-23 07:28:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Mortar",
    "github_project": "mortar_sqlalchemy",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "circle": true,
    "lcname": "mortar-sqlalchemy"
}
        
Elapsed time: 0.72398s