CTADIRAC


NameCTADIRAC JSON
Version 2.2.48 PyPI version JSON
download
home_pageNone
SummaryCTADIRAC is an extension of the DIRAC interware for dedicated CTA usage.
upload_time2024-04-26 12:30:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseBSD 3-Clause License
keywords dirac cta workflow gridcomputing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI - Version](https://badge.fury.io/py/CTADIRAC.svg)](https://pypi.org/project/CTADIRAC/)

# CTADIRAC project

* CTADIRAC is a customized version of the DIRAC interware. As of today, it allows an easy and optimized access to Grid resources (mainly EGI) available to the CTA Virtual Organization (vo.cta.in2p3.fr). When CTAO DPPS will be setup, CTADIRAC will serve as the Computing Ressource and Worflow Management System.
* Follow the [CTADIRAC specific documentation](https://redmine.cta-observatory.org/projects/cta_dirac/wiki/CTA-DIRAC_Users_Guide)
* [Wiki](https://gitlab.cta-observatory.org/cta-computing/dpps/CTADIRAC/-/wikis/)


# Install CTADIRAC Client

See the dedicated [client installation documentation](docs/install_client.md).

# Install CTADIRAC Server

See the dedicated [server installation documentation](docs/install_CTADIRAC.md).

## Deploying on Kubernetes
[CTADIRAC Helm charts](https://gitlab.cta-observatory.org/cta-computing/dpps/workload/CTADIRAC-charts) (in development).

[CTADIRAC fleet deployment](https://gitlab.cta-observatory.org/cta-computing/dpps/workload/ctadirac-deployment) on a Kubernetes cluster.

# Registry

* Get `CTADIRAC` on `PyPi`:

```
pip install CTADIRAC
```

* Get `CTADIRAC` client `docker` image:

```
docker pull gitlab.cta-observatory.org:5555/cta-computing/dpps/ctadirac/dirac-client:latest
```

# Contribute to CTADIRAC

To contribute to CTADIRAC, please check out the full [DIRAC developers guide](http://dirac.readthedocs.io/en/integration/DeveloperGuide/index.html).

## Create the dev environment:

```bash
# Clone the CTADIRAC repository:
git clone git@gitlab.cta-observatory.org:cta-computing/dpps/workload/CTADIRAC.git
cd CTADIRAC

# Create the mamba environment:
mamba env create --file environment.yml
mamba activate ctadirac-dev

# Make an editable installation of CTADIRAC
pip install -e .

# Enable pre-commit:
mamba install pre-commit
pre-commit install
```

# Contact Information
* Luisa Arrabito <arrabito@in2p3.fr>

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "CTADIRAC",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "DIRAC, CTA, Workflow, GridComputing",
    "author": null,
    "author_email": "Luisa Arrabito <arrabito@in2p3.fr>",
    "download_url": "https://files.pythonhosted.org/packages/04/dc/f3c4fdd8b8f96c91c40a612077637ba9d55b52e4eef497faf96f731f1b3b/ctadirac-2.2.48.tar.gz",
    "platform": null,
    "description": "[![PyPI - Version](https://badge.fury.io/py/CTADIRAC.svg)](https://pypi.org/project/CTADIRAC/)\n\n# CTADIRAC project\n\n* CTADIRAC is a customized version of the DIRAC interware. As of today, it allows an easy and optimized access to Grid resources (mainly EGI) available to the CTA Virtual Organization (vo.cta.in2p3.fr). When CTAO DPPS will be setup, CTADIRAC will serve as the Computing Ressource and Worflow Management System.\n* Follow the [CTADIRAC specific documentation](https://redmine.cta-observatory.org/projects/cta_dirac/wiki/CTA-DIRAC_Users_Guide)\n* [Wiki](https://gitlab.cta-observatory.org/cta-computing/dpps/CTADIRAC/-/wikis/)\n\n\n# Install CTADIRAC Client\n\nSee the dedicated [client installation documentation](docs/install_client.md).\n\n# Install CTADIRAC Server\n\nSee the dedicated [server installation documentation](docs/install_CTADIRAC.md).\n\n## Deploying on Kubernetes\n[CTADIRAC Helm charts](https://gitlab.cta-observatory.org/cta-computing/dpps/workload/CTADIRAC-charts) (in development).\n\n[CTADIRAC fleet deployment](https://gitlab.cta-observatory.org/cta-computing/dpps/workload/ctadirac-deployment) on a Kubernetes cluster.\n\n# Registry\n\n* Get `CTADIRAC` on `PyPi`:\n\n```\npip install CTADIRAC\n```\n\n* Get `CTADIRAC` client `docker` image:\n\n```\ndocker pull gitlab.cta-observatory.org:5555/cta-computing/dpps/ctadirac/dirac-client:latest\n```\n\n# Contribute to CTADIRAC\n\nTo contribute to CTADIRAC, please check out the full [DIRAC developers guide](http://dirac.readthedocs.io/en/integration/DeveloperGuide/index.html).\n\n## Create the dev environment:\n\n```bash\n# Clone the CTADIRAC repository:\ngit clone git@gitlab.cta-observatory.org:cta-computing/dpps/workload/CTADIRAC.git\ncd CTADIRAC\n\n# Create the mamba environment:\nmamba env create --file environment.yml\nmamba activate ctadirac-dev\n\n# Make an editable installation of CTADIRAC\npip install -e .\n\n# Enable pre-commit:\nmamba install pre-commit\npre-commit install\n```\n\n# Contact Information\n* Luisa Arrabito <arrabito@in2p3.fr>\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "CTADIRAC is an extension of the DIRAC interware for dedicated CTA usage.",
    "version": "2.2.48",
    "project_urls": {
        "Homepage": "https://gitlab.cta-observatory.org/cta-computing/dpps/CTADIRAC/",
        "Issues": "https://gitlab.cta-observatory.org/cta-computing/dpps/CTADIRAC/-/issues",
        "Repository": "https://gitlab.cta-observatory.org/cta-computing/dpps/CTADIRAC.git"
    },
    "split_keywords": [
        "dirac",
        " cta",
        " workflow",
        " gridcomputing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "667fd4ed4cddc817c6a4d256ad99967e2bdfaeb05c69f4575b6f51e91075f59a",
                "md5": "47057466977e613e8a81cf45171bedef",
                "sha256": "6eecc6327195daa20762f04158eb4819e4a1151eef203c5d1df7edff09cd6a29"
            },
            "downloads": -1,
            "filename": "CTADIRAC-2.2.48-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "47057466977e613e8a81cf45171bedef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 253435,
            "upload_time": "2024-04-26T12:30:51",
            "upload_time_iso_8601": "2024-04-26T12:30:51.392786Z",
            "url": "https://files.pythonhosted.org/packages/66/7f/d4ed4cddc817c6a4d256ad99967e2bdfaeb05c69f4575b6f51e91075f59a/CTADIRAC-2.2.48-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "04dcf3c4fdd8b8f96c91c40a612077637ba9d55b52e4eef497faf96f731f1b3b",
                "md5": "54e044ba84d08d0959bedb7db7fe0d73",
                "sha256": "ee947489c7b658f32a94677439f8d37a3ea5d260775b985f010f6ab4208c39ed"
            },
            "downloads": -1,
            "filename": "ctadirac-2.2.48.tar.gz",
            "has_sig": false,
            "md5_digest": "54e044ba84d08d0959bedb7db7fe0d73",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 239528,
            "upload_time": "2024-04-26T12:30:54",
            "upload_time_iso_8601": "2024-04-26T12:30:54.542719Z",
            "url": "https://files.pythonhosted.org/packages/04/dc/f3c4fdd8b8f96c91c40a612077637ba9d55b52e4eef497faf96f731f1b3b/ctadirac-2.2.48.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-26 12:30:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ctadirac"
}
        
Elapsed time: 0.23820s