iceprod


Nameiceprod JSON
Version 2.7.13 PyPI version JSON
download
home_pagehttps://github.com/WIPACrepo/iceprod
SummaryIceCube dataset management system
upload_time2024-03-14 02:33:48
maintainer
docs_urlNone
authorWIPAC Developers
requires_python<3.12,>=3.8
licenseMIT
keywords batch workload
VCS
bugtrack_url
requirements anyio asyncache boto3 botocore cachetools certifi cffi charset-normalizer cryptography dnspython exceptiongroup h11 httpcore httpx idna jmespath ldap3 motor psutil pyasn1 pycparser pyjwt pymongo pyopenssl pypng python-dateutil pyyaml qrcode requests requests-futures requests-toolbelt s3transfer setproctitle six sniffio statsd tornado typing-extensions unidecode urllib3 wipac-dev-tools wipac-rest-tools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            IceProd
=======

.. image:: https://zenodo.org/badge/58235078.svg
   :target: https://zenodo.org/badge/latestdoi/58235078

IceProd is a Python framework for distributed management of batch jobs.
It runs as a layer on top of other batch middleware, such as HTCondor,
and can pool together resources from different batch systems.
The primary purpose is to coordinate and administer many large sets of
jobs at once, keeping a history of the entire job lifecycle.

See also: Aartsen, Mark G., et al. "The IceProd framework: Distributed data processing for the IceCube neutrino observatory." Journal of parallel and distributed computing 75 (2015): 198-211.

**Note:**

For IceCube users with CVMFS access, IceProd is already installed.
To load the environment execute::

    /cvmfs/icecube.wisc.edu/iceprod/latest/env-shell.sh

or::

    eval `/cvmfs/icecube.wisc.edu/iceprod/latest/setup.sh`

depending on whether you want to get a new shell or load the variables
into the current shell.

Installation
------------

**Platforms**:

IceProd should run on any Unix-like platform, although only
Linux has been extensively tested and can be recommented for production
deployment.

**Prerequisites**:

Listed here are any packages outside pip:

* Python 3.7+
* MongoDB 3.6+    (for the REST API)
* nginx           (for ssl offloading and better security)
* globus          (for data transfer)

**Installation**:

From the latest release:

Get the tarball link from https://github.com/WIPACrepo/iceprod/releases/latest

Then install like::

    pip install https://github.com/WIPACrepo/iceprod/archive/v2.0.0.tar.gz

**Installing from master**:

If you must install the dev version from master, do::

    pip install --upgrade git+git://github.com/WIPACrepo/iceprod.git#egg=iceprod


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/WIPACrepo/iceprod",
    "name": "iceprod",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<3.12,>=3.8",
    "maintainer_email": "",
    "keywords": "batch,workload",
    "author": "WIPAC Developers",
    "author_email": "developers@icecube.wisc.edu",
    "download_url": "https://files.pythonhosted.org/packages/e6/a2/e9cfdeae547e1e0d08fb81bfc65db156a1473267fc75a915c4dde012b4a3/iceprod-2.7.13.tar.gz",
    "platform": null,
    "description": "IceProd\n=======\n\n.. image:: https://zenodo.org/badge/58235078.svg\n   :target: https://zenodo.org/badge/latestdoi/58235078\n\nIceProd is a Python framework for distributed management of batch jobs.\nIt runs as a layer on top of other batch middleware, such as HTCondor,\nand can pool together resources from different batch systems.\nThe primary purpose is to coordinate and administer many large sets of\njobs at once, keeping a history of the entire job lifecycle.\n\nSee also: Aartsen, Mark G., et al. \"The IceProd framework: Distributed data processing for the IceCube neutrino observatory.\" Journal of parallel and distributed computing 75 (2015): 198-211.\n\n**Note:**\n\nFor IceCube users with CVMFS access, IceProd is already installed.\nTo load the environment execute::\n\n    /cvmfs/icecube.wisc.edu/iceprod/latest/env-shell.sh\n\nor::\n\n    eval `/cvmfs/icecube.wisc.edu/iceprod/latest/setup.sh`\n\ndepending on whether you want to get a new shell or load the variables\ninto the current shell.\n\nInstallation\n------------\n\n**Platforms**:\n\nIceProd should run on any Unix-like platform, although only\nLinux has been extensively tested and can be recommented for production\ndeployment.\n\n**Prerequisites**:\n\nListed here are any packages outside pip:\n\n* Python 3.7+\n* MongoDB 3.6+    (for the REST API)\n* nginx           (for ssl offloading and better security)\n* globus          (for data transfer)\n\n**Installation**:\n\nFrom the latest release:\n\nGet the tarball link from https://github.com/WIPACrepo/iceprod/releases/latest\n\nThen install like::\n\n    pip install https://github.com/WIPACrepo/iceprod/archive/v2.0.0.tar.gz\n\n**Installing from master**:\n\nIf you must install the dev version from master, do::\n\n    pip install --upgrade git+git://github.com/WIPACrepo/iceprod.git#egg=iceprod\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "IceCube dataset management system",
    "version": "2.7.13",
    "project_urls": {
        "Download": "https://pypi.org/project/iceprod/",
        "Homepage": "https://github.com/WIPACrepo/iceprod",
        "Source": "https://github.com/WIPACrepo/iceprod",
        "Tracker": "https://github.com/WIPACrepo/iceprod/issues"
    },
    "split_keywords": [
        "batch",
        "workload"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cda47c7d19ce530b6482d415e1c2e8a32e4911019b9071f43a2f56822ff4e9d5",
                "md5": "a917c17b552057bd39bfe05467c531a5",
                "sha256": "5ec201182a2620a64f190d29d1320a768463cd155a29fe2e9a32c0ef0b920068"
            },
            "downloads": -1,
            "filename": "iceprod-2.7.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a917c17b552057bd39bfe05467c531a5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.8",
            "size": 291449,
            "upload_time": "2024-03-14T02:33:46",
            "upload_time_iso_8601": "2024-03-14T02:33:46.475122Z",
            "url": "https://files.pythonhosted.org/packages/cd/a4/7c7d19ce530b6482d415e1c2e8a32e4911019b9071f43a2f56822ff4e9d5/iceprod-2.7.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6a2e9cfdeae547e1e0d08fb81bfc65db156a1473267fc75a915c4dde012b4a3",
                "md5": "afc9523a6be247f32a8526a8329b3cae",
                "sha256": "af88d2e554cf93c16e4a7ed54a47bfd0c53b4ac6a27eeab596410fbe53e1c37e"
            },
            "downloads": -1,
            "filename": "iceprod-2.7.13.tar.gz",
            "has_sig": false,
            "md5_digest": "afc9523a6be247f32a8526a8329b3cae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.8",
            "size": 234286,
            "upload_time": "2024-03-14T02:33:48",
            "upload_time_iso_8601": "2024-03-14T02:33:48.649366Z",
            "url": "https://files.pythonhosted.org/packages/e6/a2/e9cfdeae547e1e0d08fb81bfc65db156a1473267fc75a915c4dde012b4a3/iceprod-2.7.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-14 02:33:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "WIPACrepo",
    "github_project": "iceprod",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "anyio",
            "specs": [
                [
                    "==",
                    "4.3.0"
                ]
            ]
        },
        {
            "name": "asyncache",
            "specs": [
                [
                    "==",
                    "0.3.1"
                ]
            ]
        },
        {
            "name": "boto3",
            "specs": [
                [
                    "==",
                    "1.34.62"
                ]
            ]
        },
        {
            "name": "botocore",
            "specs": [
                [
                    "==",
                    "1.34.62"
                ]
            ]
        },
        {
            "name": "cachetools",
            "specs": [
                [
                    "==",
                    "5.3.3"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2024.2.2"
                ]
            ]
        },
        {
            "name": "cffi",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.3.2"
                ]
            ]
        },
        {
            "name": "cryptography",
            "specs": [
                [
                    "==",
                    "42.0.5"
                ]
            ]
        },
        {
            "name": "dnspython",
            "specs": [
                [
                    "==",
                    "2.6.1"
                ]
            ]
        },
        {
            "name": "exceptiongroup",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "h11",
            "specs": [
                [
                    "==",
                    "0.14.0"
                ]
            ]
        },
        {
            "name": "httpcore",
            "specs": [
                [
                    "==",
                    "1.0.4"
                ]
            ]
        },
        {
            "name": "httpx",
            "specs": [
                [
                    "==",
                    "0.27.0"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.6"
                ]
            ]
        },
        {
            "name": "jmespath",
            "specs": [
                [
                    "==",
                    "1.0.1"
                ]
            ]
        },
        {
            "name": "ldap3",
            "specs": [
                [
                    "==",
                    "2.9.1"
                ]
            ]
        },
        {
            "name": "motor",
            "specs": [
                [
                    "==",
                    "3.3.2"
                ]
            ]
        },
        {
            "name": "psutil",
            "specs": [
                [
                    "==",
                    "5.9.8"
                ]
            ]
        },
        {
            "name": "pyasn1",
            "specs": [
                [
                    "==",
                    "0.5.1"
                ]
            ]
        },
        {
            "name": "pycparser",
            "specs": [
                [
                    "==",
                    "2.21"
                ]
            ]
        },
        {
            "name": "pyjwt",
            "specs": [
                [
                    "==",
                    "2.8.0"
                ]
            ]
        },
        {
            "name": "pymongo",
            "specs": [
                [
                    "==",
                    "4.6.2"
                ]
            ]
        },
        {
            "name": "pyopenssl",
            "specs": [
                [
                    "==",
                    "24.1.0"
                ]
            ]
        },
        {
            "name": "pypng",
            "specs": [
                [
                    "==",
                    "0.20220715.0"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.9.0.post0"
                ]
            ]
        },
        {
            "name": "pyyaml",
            "specs": [
                [
                    "==",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "qrcode",
            "specs": [
                [
                    "==",
                    "7.4.2"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "requests-futures",
            "specs": [
                [
                    "==",
                    "1.0.1"
                ]
            ]
        },
        {
            "name": "requests-toolbelt",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "s3transfer",
            "specs": [
                [
                    "==",
                    "0.10.0"
                ]
            ]
        },
        {
            "name": "setproctitle",
            "specs": [
                [
                    "==",
                    "1.3.3"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "sniffio",
            "specs": [
                [
                    "==",
                    "1.3.1"
                ]
            ]
        },
        {
            "name": "statsd",
            "specs": [
                [
                    "==",
                    "4.0.1"
                ]
            ]
        },
        {
            "name": "tornado",
            "specs": [
                [
                    "==",
                    "6.4"
                ]
            ]
        },
        {
            "name": "typing-extensions",
            "specs": [
                [
                    "==",
                    "4.10.0"
                ]
            ]
        },
        {
            "name": "unidecode",
            "specs": [
                [
                    "==",
                    "1.3.8"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.0.7"
                ]
            ]
        },
        {
            "name": "wipac-dev-tools",
            "specs": [
                [
                    "==",
                    "1.9.1"
                ]
            ]
        },
        {
            "name": "wipac-rest-tools",
            "specs": [
                [
                    "==",
                    "1.5.3"
                ]
            ]
        }
    ],
    "lcname": "iceprod"
}
        
Elapsed time: 0.40088s