datanommer.models


Namedatanommer.models JSON
Version 1.4.0 PyPI version JSON
download
home_pagehttps://github.com/fedora-infra/datanommer
SummarySQLAlchemy models for datanommer
upload_time2024-06-12 04:02:20
maintainerNone
docs_urlNone
authorFedora Infrastructure
requires_python<4.0,>=3.10
licenseGPL-3.0-or-later
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            datanommer.models
=================

This package contains the SQLAlchemy data model for datanommer.

Datanommer is a storage consumer for the Fedora Infrastructure Message Bus
(fedmsg).  It is comprised of a `fedmsg <http://fedmsg.com>`_ consumer that
stuffs every message into a sqlalchemy database.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fedora-infra/datanommer",
    "name": "datanommer.models",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Fedora Infrastructure",
    "author_email": "admin@fedoraproject.org",
    "download_url": "https://files.pythonhosted.org/packages/7e/6e/2d99641971d5be49fe9afb6abd319880a293aef73700360dda6dda3a42af/datanommer_models-1.4.0.tar.gz",
    "platform": null,
    "description": "datanommer.models\n=================\n\nThis package contains the SQLAlchemy data model for datanommer.\n\nDatanommer is a storage consumer for the Fedora Infrastructure Message Bus\n(fedmsg).  It is comprised of a `fedmsg <http://fedmsg.com>`_ consumer that\nstuffs every message into a sqlalchemy database.\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "SQLAlchemy models for datanommer",
    "version": "1.4.0",
    "project_urls": {
        "Homepage": "https://github.com/fedora-infra/datanommer",
        "Repository": "https://github.com/fedora-infra/datanommer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "798058b956c9388325fe86330fb5583cb6b90c8ae1e0c778e04fa116d482a068",
                "md5": "cf4a2b46f71e0de584b24d21b9adecd2",
                "sha256": "5c444203e6e1a5980f2ef7559dac45e75862cee710e41e9a587b4e5a0a1b65df"
            },
            "downloads": -1,
            "filename": "datanommer_models-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cf4a2b46f71e0de584b24d21b9adecd2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 24417,
            "upload_time": "2024-06-12T04:02:18",
            "upload_time_iso_8601": "2024-06-12T04:02:18.744320Z",
            "url": "https://files.pythonhosted.org/packages/79/80/58b956c9388325fe86330fb5583cb6b90c8ae1e0c778e04fa116d482a068/datanommer_models-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e6e2d99641971d5be49fe9afb6abd319880a293aef73700360dda6dda3a42af",
                "md5": "e4907effb7642f0ad1fa39b2567b367c",
                "sha256": "00eac78cb9aaa8768143e977901a237e50ddb8e552cfa4278f3b2b454ce881de"
            },
            "downloads": -1,
            "filename": "datanommer_models-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e4907effb7642f0ad1fa39b2567b367c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 29861,
            "upload_time": "2024-06-12T04:02:20",
            "upload_time_iso_8601": "2024-06-12T04:02:20.992794Z",
            "url": "https://files.pythonhosted.org/packages/7e/6e/2d99641971d5be49fe9afb6abd319880a293aef73700360dda6dda3a42af/datanommer_models-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-12 04:02:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fedora-infra",
    "github_project": "datanommer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "datanommer.models"
}
        
Elapsed time: 0.60705s