datanommer-commands


Namedatanommer-commands JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/fedora-infra/datanommer
SummaryConsole commands for datanommer
upload_time2023-09-22 07:28:45
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.commands
===================

.. split here

This package contains the console commands for datanommer, including::

 - datanommer-create-db
 - datanommer-dump
 - datanommer-stats

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-commands",
    "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/10/71/84c1b94afe0759ab8d01dd3e8eaa3318d7367b971f913a4ad299130e3528/datanommer_commands-1.1.0.tar.gz",
    "platform": null,
    "description": "datanommer.commands\n===================\n\n.. split here\n\nThis package contains the console commands for datanommer, including::\n\n - datanommer-create-db\n - datanommer-dump\n - datanommer-stats\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": "Console commands 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": "65467eb70ac6df7c97e1db0ec704dbf40297f1caf56ffc7090de20329ba920a1",
                "md5": "dcb5373a08933cfae3d10b573e68e811",
                "sha256": "5e9ac7c1c937e060eed73fd4ff12d5fc70ac52a6f42e8b107262fea737d391e8"
            },
            "downloads": -1,
            "filename": "datanommer_commands-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dcb5373a08933cfae3d10b573e68e811",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 17279,
            "upload_time": "2023-09-22T07:28:43",
            "upload_time_iso_8601": "2023-09-22T07:28:43.578337Z",
            "url": "https://files.pythonhosted.org/packages/65/46/7eb70ac6df7c97e1db0ec704dbf40297f1caf56ffc7090de20329ba920a1/datanommer_commands-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "107184c1b94afe0759ab8d01dd3e8eaa3318d7367b971f913a4ad299130e3528",
                "md5": "ea10cd9a0392cb6cbd966fa11cd31444",
                "sha256": "c52db58c2cc6da7bee1df60691a3835daf7697078510baa60715837a371f880e"
            },
            "downloads": -1,
            "filename": "datanommer_commands-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ea10cd9a0392cb6cbd966fa11cd31444",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 20286,
            "upload_time": "2023-09-22T07:28:45",
            "upload_time_iso_8601": "2023-09-22T07:28:45.059308Z",
            "url": "https://files.pythonhosted.org/packages/10/71/84c1b94afe0759ab8d01dd3e8eaa3318d7367b971f913a4ad299130e3528/datanommer_commands-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-22 07:28:45",
    "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-commands"
}
        
Elapsed time: 1.21711s