pgq


Namepgq JSON
Version 3.8 PyPI version JSON
download
home_page
SummaryPgQ client library for Python
upload_time2023-08-27 15:05:03
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords database queue
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            PgQ client library for Python
=============================

Features
--------

Simple consumers on top of ``pgq``:

* Event producing
* Base classes for consumers

Cascaded consumers on top of ``pgq_node``:

* Worker base class
* Admin tools


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pgq",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "Marko Kreen <markokr@gmail.com>",
    "keywords": "database,queue",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/da/47/aae9cb03395dbd12ef3cbca99668882b680e050c14150b19ac1b0ce49972/pgq-3.8.tar.gz",
    "platform": null,
    "description": "PgQ client library for Python\n=============================\n\nFeatures\n--------\n\nSimple consumers on top of ``pgq``:\n\n* Event producing\n* Base classes for consumers\n\nCascaded consumers on top of ``pgq_node``:\n\n* Worker base class\n* Admin tools\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "PgQ client library for Python",
    "version": "3.8",
    "project_urls": {
        "changelog": "https://github.com/pgq/python-pgq/blob/master/NEWS.rst",
        "homepage": "https://github.com/pgq/python-pgq",
        "repository": "https://github.com/pgq/python-pgq"
    },
    "split_keywords": [
        "database",
        "queue"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1faf936609574a4a2c6b88f9b6ad123ed01565c3b85e5e25519ef22696804065",
                "md5": "1ddc0cdbab29c15f5d216639bed496e0",
                "sha256": "8882b36218f1c53ccb9a5e7465912bce689404d57087f57bdfe63d194d923735"
            },
            "downloads": -1,
            "filename": "pgq-3.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1ddc0cdbab29c15f5d216639bed496e0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 40013,
            "upload_time": "2023-08-27T15:05:01",
            "upload_time_iso_8601": "2023-08-27T15:05:01.431230Z",
            "url": "https://files.pythonhosted.org/packages/1f/af/936609574a4a2c6b88f9b6ad123ed01565c3b85e5e25519ef22696804065/pgq-3.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da47aae9cb03395dbd12ef3cbca99668882b680e050c14150b19ac1b0ce49972",
                "md5": "58751e7e53577cdbc33bf72bb2bff88c",
                "sha256": "38b8f9264e5a4a612b303393645f03b50ac2ba3bdcbdcf0c12754eb319f602b9"
            },
            "downloads": -1,
            "filename": "pgq-3.8.tar.gz",
            "has_sig": false,
            "md5_digest": "58751e7e53577cdbc33bf72bb2bff88c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 43149,
            "upload_time": "2023-08-27T15:05:03",
            "upload_time_iso_8601": "2023-08-27T15:05:03.310884Z",
            "url": "https://files.pythonhosted.org/packages/da/47/aae9cb03395dbd12ef3cbca99668882b680e050c14150b19ac1b0ce49972/pgq-3.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-27 15:05:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pgq",
    "github_project": "python-pgq",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "pgq"
}
        
Elapsed time: 0.11282s