datanommer-models


Namedatanommer-models JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/fedora-infra/datanommer
SummarySQLAlchemy models for datanommer
upload_time2023-09-22 07:28:37
maintainer
docs_urlNone
authorFedora Infrastructure
requires_python>=3.10,<4.0
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": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Fedora Infrastructure",
    "author_email": "admin@fedoraproject.org",
    "download_url": "https://files.pythonhosted.org/packages/ab/bf/60bcbbd7dc9eef02aa293f594bc2af5aec3171934179aca50691c4234241/datanommer_models-1.1.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.1.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": "857e1caf3a70358804ab31e13df52704a67a5541555ef46fb46419a4462be6e2",
                "md5": "9bac11f0c7efb2d835684a5702d67c59",
                "sha256": "93f0ae473da65ba3ff064082b1e08c31ef2cc3ba708227395f5cae5377263551"
            },
            "downloads": -1,
            "filename": "datanommer_models-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9bac11f0c7efb2d835684a5702d67c59",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 23109,
            "upload_time": "2023-09-22T07:28:35",
            "upload_time_iso_8601": "2023-09-22T07:28:35.230860Z",
            "url": "https://files.pythonhosted.org/packages/85/7e/1caf3a70358804ab31e13df52704a67a5541555ef46fb46419a4462be6e2/datanommer_models-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "abbf60bcbbd7dc9eef02aa293f594bc2af5aec3171934179aca50691c4234241",
                "md5": "fed3400afe3a1e07e35332a66aa9354c",
                "sha256": "9e516be4c33235aa4e37b358758b640c38e4fd0b995d7b2f28e94044f82d669c"
            },
            "downloads": -1,
            "filename": "datanommer_models-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fed3400afe3a1e07e35332a66aa9354c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 28291,
            "upload_time": "2023-09-22T07:28:37",
            "upload_time_iso_8601": "2023-09-22T07:28:37.029718Z",
            "url": "https://files.pythonhosted.org/packages/ab/bf/60bcbbd7dc9eef02aa293f594bc2af5aec3171934179aca50691c4234241/datanommer_models-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-22 07:28:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fedora-infra",
    "github_project": "datanommer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "datanommer-models"
}
        
Elapsed time: 0.19657s