queue-app-provider


Namequeue-app-provider JSON
Version 0.1 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-04-05 06:04:30
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/b0/5d/8fbc83cd80ee7990a3bd2e9e9f07f75a7e082b7da6ce2dfb83dd2dc19af4/queue_app_provider-0.1.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.1",
    "project_urls": {
        "Homepage": "https://github.com/drodriguezalfayate/flask-binary-queue/"
    },
    "split_keywords": [
        "queue",
        "background",
        "processor"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b05d8fbc83cd80ee7990a3bd2e9e9f07f75a7e082b7da6ce2dfb83dd2dc19af4",
                "md5": "9f118fc8855eb78498b5597b13ca64de",
                "sha256": "2b5593975e08c2f133c054f2508f0b25494bcb176d5b22536bff9fc7956b192f"
            },
            "downloads": -1,
            "filename": "queue_app_provider-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9f118fc8855eb78498b5597b13ca64de",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6894,
            "upload_time": "2024-04-05T06:04:30",
            "upload_time_iso_8601": "2024-04-05T06:04:30.626349Z",
            "url": "https://files.pythonhosted.org/packages/b0/5d/8fbc83cd80ee7990a3bd2e9e9f07f75a7e082b7da6ce2dfb83dd2dc19af4/queue_app_provider-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-05 06:04:30",
    "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.21835s