cadcutils


Namecadcutils JSON
Version 1.5.4 PyPI version JSON
download
home_pagehttp://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca
SummaryGeneric CADC Python libary of utilities
upload_time2024-12-23 22:53:24
maintainerNone
docs_urlNone
authorCanadian Astronomy Data Centre
requires_python<4,>=3.7
licenseAGPLv3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            cadcutils
=========

.. image:: https://img.shields.io/pypi/v/cadcutils.svg   
    :target: https://pypi.python.org/pypi/cadcutils

Canadian Astronomy Data Centre (CADC) library of utilities commonly used
by CADC Python clients

Command Line Interface API
==========================
This library installs a number of CLI applications. Please consult their
helpers for details on how to invoke them.

cadc-get-cert
-------------
Application that retrieves a CADC X509 user proxy certificate. This
certificate is used to authenticate with a number of CADC clients.

cadc-groups
-----------
Application that interacts with the CADC Group Management Service (GMS).
GMS is used to check user membership in appropriate groups in order to
determine authorization access to resources. The application is used
to manipulate CADC groups.




            

Raw data

            {
    "_id": null,
    "home_page": "http://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca",
    "name": "cadcutils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Canadian Astronomy Data Centre",
    "author_email": "cadc@nrc-cnrc.gc.ca",
    "download_url": "https://files.pythonhosted.org/packages/dd/f4/d3be992a92abcf003df7544014d3b0e71978b833aee605e9bf89cc4803d5/cadcutils-1.5.4.tar.gz",
    "platform": null,
    "description": "cadcutils\n=========\n\n.. image:: https://img.shields.io/pypi/v/cadcutils.svg   \n    :target: https://pypi.python.org/pypi/cadcutils\n\nCanadian Astronomy Data Centre (CADC) library of utilities commonly used\nby CADC Python clients\n\nCommand Line Interface API\n==========================\nThis library installs a number of CLI applications. Please consult their\nhelpers for details on how to invoke them.\n\ncadc-get-cert\n-------------\nApplication that retrieves a CADC X509 user proxy certificate. This\ncertificate is used to authenticate with a number of CADC clients.\n\ncadc-groups\n-----------\nApplication that interacts with the CADC Group Management Service (GMS).\nGMS is used to check user membership in appropriate groups in order to\ndetermine authorization access to resources. The application is used\nto manipulate CADC groups.\n\n\n\n",
    "bugtrack_url": null,
    "license": "AGPLv3",
    "summary": "Generic CADC Python libary of utilities",
    "version": "1.5.4",
    "project_urls": {
        "Homepage": "http://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "84cdd4882a430ec41b4f2d99ade19f2f61af7238f8f246832861dbedc05be8e5",
                "md5": "9b17572fbd463d0732e8e84a514e9b65",
                "sha256": "d564b5b607a46b0192cc08eaf2d53ee80e0c3ceed972ecb558801f18bb0c52a3"
            },
            "downloads": -1,
            "filename": "cadcutils-1.5.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9b17572fbd463d0732e8e84a514e9b65",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.7",
            "size": 137094,
            "upload_time": "2024-12-23T22:53:21",
            "upload_time_iso_8601": "2024-12-23T22:53:21.999153Z",
            "url": "https://files.pythonhosted.org/packages/84/cd/d4882a430ec41b4f2d99ade19f2f61af7238f8f246832861dbedc05be8e5/cadcutils-1.5.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ddf4d3be992a92abcf003df7544014d3b0e71978b833aee605e9bf89cc4803d5",
                "md5": "bac9092c4e2c1e96bab1ee440f8b978d",
                "sha256": "9b4de174efffc39860fe74ebe151a354c56d01d866682e6474919ad9b8002d76"
            },
            "downloads": -1,
            "filename": "cadcutils-1.5.4.tar.gz",
            "has_sig": false,
            "md5_digest": "bac9092c4e2c1e96bab1ee440f8b978d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.7",
            "size": 84165,
            "upload_time": "2024-12-23T22:53:24",
            "upload_time_iso_8601": "2024-12-23T22:53:24.505793Z",
            "url": "https://files.pythonhosted.org/packages/dd/f4/d3be992a92abcf003df7544014d3b0e71978b833aee605e9bf89cc4803d5/cadcutils-1.5.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-23 22:53:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cadcutils"
}
        
Elapsed time: 1.56118s