girder-worker


Namegirder-worker JSON
Version 0.10.3 PyPI version JSON
download
home_pagehttps://github.com/girder/girder_worker
SummaryBatch execution engine built on celery.
upload_time2024-04-12 18:57:10
maintainerNone
docs_urlNone
authorKitware, Inc.
requires_python>=3.8
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |logo| Girder Worker |docs-status| |license-badge|
==================================================

A flexible, simple script execution engine that integrates with the
`Girder <http://girder.readthedocs.org>`_ data management system to run
distributed batch jobs.

The worker supports running tasks in many environments including Python, R,
and Docker, and supports fetching and pushing data to
and from various data sources, including Girder.

Visit the `documentation <http://girder-worker.readthedocs.org>`_ for more details and API documentation.

We'd love for you to `contribute to Girder Worker <CONTRIBUTING.md>`_.


.. |logo| image:: docs/static/favicon.png

.. |docs-status| image:: https://readthedocs.org/projects/girder-worker/badge?version=latest
    :target: https://girder-worker.readthedocs.io
    :alt: Documentation Status

.. |license-badge| image:: docs/license.png
    :target: https://pypi.python.org/pypi/girder_worker
    :alt: License

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/girder/girder_worker",
    "name": "girder-worker",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Kitware, Inc.",
    "author_email": "kitware@kitware.com",
    "download_url": "https://files.pythonhosted.org/packages/ae/dd/34fb4db3977e6d2ecbac41b3f91b4e2c891d913fc4bfc4a3fa89e746cf4d/girder-worker-0.10.3.tar.gz",
    "platform": null,
    "description": "|logo| Girder Worker |docs-status| |license-badge|\n==================================================\n\nA flexible, simple script execution engine that integrates with the\n`Girder <http://girder.readthedocs.org>`_ data management system to run\ndistributed batch jobs.\n\nThe worker supports running tasks in many environments including Python, R,\nand Docker, and supports fetching and pushing data to\nand from various data sources, including Girder.\n\nVisit the `documentation <http://girder-worker.readthedocs.org>`_ for more details and API documentation.\n\nWe'd love for you to `contribute to Girder Worker <CONTRIBUTING.md>`_.\n\n\n.. |logo| image:: docs/static/favicon.png\n\n.. |docs-status| image:: https://readthedocs.org/projects/girder-worker/badge?version=latest\n    :target: https://girder-worker.readthedocs.io\n    :alt: Documentation Status\n\n.. |license-badge| image:: docs/license.png\n    :target: https://pypi.python.org/pypi/girder_worker\n    :alt: License\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Batch execution engine built on celery.",
    "version": "0.10.3",
    "project_urls": {
        "Homepage": "https://github.com/girder/girder_worker"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aedd34fb4db3977e6d2ecbac41b3f91b4e2c891d913fc4bfc4a3fa89e746cf4d",
                "md5": "a187cb6bd6830f3f1e6b940c798a9ad7",
                "sha256": "4f96b86f07a5324a1b7a066c0d9f070020673dad0af3ca26bf23182c3dbef438"
            },
            "downloads": -1,
            "filename": "girder-worker-0.10.3.tar.gz",
            "has_sig": false,
            "md5_digest": "a187cb6bd6830f3f1e6b940c798a9ad7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 69320,
            "upload_time": "2024-04-12T18:57:10",
            "upload_time_iso_8601": "2024-04-12T18:57:10.109025Z",
            "url": "https://files.pythonhosted.org/packages/ae/dd/34fb4db3977e6d2ecbac41b3f91b4e2c891d913fc4bfc4a3fa89e746cf4d/girder-worker-0.10.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-12 18:57:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "girder",
    "github_project": "girder_worker",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "requirements": [],
    "tox": true,
    "lcname": "girder-worker"
}
        
Elapsed time: 0.45677s