queue-app-provider


Namequeue-app-provider JSON
Version 0.3 PyPI version JSON
download
home_pagehttps://github.com/drodriguezalfayate/flask-binary-queue/
SummarySimple backend processor that receives binary data and stores it in a queue that its processed in a background thread.
upload_time2024-05-07 06:13:02
maintainerNone
docs_urlNone
authorDavid Rodriguez Alfayate
requires_pythonNone
licenseMIT
keywords queue background processor
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/drodriguezalfayate/flask-binary-queue/",
    "name": "queue-app-provider",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "QUEUE BACKGROUND PROCESSOR",
    "author": "David Rodriguez Alfayate",
    "author_email": "david.rodriguez.alfayate@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3c/52/c363b696602d107aec7a679d48fcdc9942ec82f8d13956041d93398df9d9/queue_app_provider-0.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Simple backend processor that receives binary data and stores it in a queue that its processed in a background thread.",
    "version": "0.3",
    "project_urls": {
        "Homepage": "https://github.com/drodriguezalfayate/flask-binary-queue/"
    },
    "split_keywords": [
        "queue",
        "background",
        "processor"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c52c363b696602d107aec7a679d48fcdc9942ec82f8d13956041d93398df9d9",
                "md5": "d65898e123ad67c2c5396d3d7df19fdb",
                "sha256": "ea9fc6e9696a4560d310c775c0fc48b317cdf0802e5e212a4e03de33830c331e"
            },
            "downloads": -1,
            "filename": "queue_app_provider-0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "d65898e123ad67c2c5396d3d7df19fdb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7136,
            "upload_time": "2024-05-07T06:13:02",
            "upload_time_iso_8601": "2024-05-07T06:13:02.506931Z",
            "url": "https://files.pythonhosted.org/packages/3c/52/c363b696602d107aec7a679d48fcdc9942ec82f8d13956041d93398df9d9/queue_app_provider-0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-07 06:13:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "drodriguezalfayate",
    "github_project": "flask-binary-queue",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "queue-app-provider"
}
        
Elapsed time: 0.26723s