htcondor-queue-poller


Namehtcondor-queue-poller JSON
Version 0.1.1 PyPI version JSON
download
home_page
SummaryScript to check whether jobs are queued in the HTCondor overlay batch system. Can be used in combination with the Stopper decorator of the cobald-hep-plugins package to force the demand of COBalD to be zero as long as no jobs are handled by HTCondor.
upload_time2023-09-22 10:21:32
maintainer
docs_urlNone
authorManuel Giffels
requires_python>=3.8,<4.0
licenseMIT
keywords cobald tardis high energy physics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # htcondor-queue-poller

Script to check whether job are queued in the HTCondor. Can be used in combination with the `Stopper` decorator of the [`cobald-hep-plugins`](https://github.com/MatterMiners/cobald-hep-plugins) package to force the demand of `COBalD` to be Zero as long as no jobs are handled by HTCondor.
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "htcondor-queue-poller",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "cobald,tardis,High Energy Physics",
    "author": "Manuel Giffels",
    "author_email": "giffels@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2f/40/34111b996785b052d9e57e03d2d9e62159d22b97fce4e69b6eeebaed2b4b/htcondor_queue_poller-0.1.1.tar.gz",
    "platform": null,
    "description": "# htcondor-queue-poller\n\nScript to check whether job are queued in the HTCondor. Can be used in combination with the `Stopper` decorator of the [`cobald-hep-plugins`](https://github.com/MatterMiners/cobald-hep-plugins) package to force the demand of `COBalD` to be Zero as long as no jobs are handled by HTCondor.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Script to check whether jobs are queued in the HTCondor overlay batch system. Can be used in combination with the Stopper decorator of the cobald-hep-plugins package to force the demand of COBalD to be zero as long as no jobs are handled by HTCondor.",
    "version": "0.1.1",
    "project_urls": {
        "Bug Tracker": "https://gitlab-p4n.aip.de/compute4punch/htcondor-queue-poller/-/issues",
        "repository": "https://gitlab-p4n.aip.de/compute4punch/htcondor-queue-poller"
    },
    "split_keywords": [
        "cobald",
        "tardis",
        "high energy physics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9bfeb69cbf89726c3d1c0ae5887e3253acadc5fdb079140f3a362f76d4bf3a2",
                "md5": "a261959d9671fb9d972f0f80cb6794d5",
                "sha256": "8d1efb79e96c9e573b473744e17fd8f4c0b1a647b69633a344ad760cdc92e21e"
            },
            "downloads": -1,
            "filename": "htcondor_queue_poller-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a261959d9671fb9d972f0f80cb6794d5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 3153,
            "upload_time": "2023-09-22T10:21:30",
            "upload_time_iso_8601": "2023-09-22T10:21:30.976341Z",
            "url": "https://files.pythonhosted.org/packages/b9/bf/eb69cbf89726c3d1c0ae5887e3253acadc5fdb079140f3a362f76d4bf3a2/htcondor_queue_poller-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f4034111b996785b052d9e57e03d2d9e62159d22b97fce4e69b6eeebaed2b4b",
                "md5": "cad35a03c8b3408870d90027a2e84820",
                "sha256": "718145b7b7f1e3a6fcfaa68863b35c3cc98787c34bf6de97a175207488b0bf6d"
            },
            "downloads": -1,
            "filename": "htcondor_queue_poller-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "cad35a03c8b3408870d90027a2e84820",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 2435,
            "upload_time": "2023-09-22T10:21:32",
            "upload_time_iso_8601": "2023-09-22T10:21:32.509560Z",
            "url": "https://files.pythonhosted.org/packages/2f/40/34111b996785b052d9e57e03d2d9e62159d22b97fce4e69b6eeebaed2b4b/htcondor_queue_poller-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-22 10:21:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "htcondor-queue-poller"
}
        
Elapsed time: 0.11326s