data-repo-client


Namedata-repo-client JSON
Version 2.47.0 PyPI version JSON
download
home_pageNone
SummaryData Repository API
upload_time2024-04-23 17:42:17
maintainerNone
docs_urlNone
authorOpenAPI Generator community
requires_pythonNone
licenseApache 2.0
keywords openapi openapi-generator data repository api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
                <details><summary>This document defines the REST API for the Terra Data Repository.</summary> <p> **Status: design in progress** There are a few top-level endpoints (besides some used by swagger):  * / - generated by swagger: swagger API page that provides this documentation and a live UI for submitting REST requests  * /status - provides the operational status of the service  * /configuration - provides the basic configuration and information about the service  * /api - is the authenticated and authorized Data Repository API  * /ga4gh/drs/v1 - is a transcription of the Data Repository Service API  The API endpoints are organized by interface. Each interface is separately versioned. <p> **Notes on Naming** <p> All of the reference items are suffixed with \\"Model\\". Those names are used as the class names in the generated Java code. It is helpful to distinguish these model classes from other related classes, like the DAO classes and the operation classes. </details>   # noqa: E501
    

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "data-repo-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "OpenAPI, OpenAPI-Generator, Data Repository API",
    "author": "OpenAPI Generator community",
    "author_email": "team@openapitools.org",
    "download_url": "https://files.pythonhosted.org/packages/3a/73/4c607b2dfb17adebd5189e29c21e4d30606cc84b3ae013a51482dd6b576f/data-repo-client-2.47.0.tar.gz",
    "platform": null,
    "description": "    <details><summary>This document defines the REST API for the Terra Data Repository.</summary> <p> **Status: design in progress** There are a few top-level endpoints (besides some used by swagger):  * / - generated by swagger: swagger API page that provides this documentation and a live UI for submitting REST requests  * /status - provides the operational status of the service  * /configuration - provides the basic configuration and information about the service  * /api - is the authenticated and authorized Data Repository API  * /ga4gh/drs/v1 - is a transcription of the Data Repository Service API  The API endpoints are organized by interface. Each interface is separately versioned. <p> **Notes on Naming** <p> All of the reference items are suffixed with \\\\"Model\\\\". Those names are used as the class names in the generated Java code. It is helpful to distinguish these model classes from other related classes, like the DAO classes and the operation classes. </details>   # noqa: E501\n    \n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Data Repository API",
    "version": "2.47.0",
    "project_urls": null,
    "split_keywords": [
        "openapi",
        " openapi-generator",
        " data repository api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d31d27195b373477d6376cdd7ba777c138aac2108db34ea63a8761d1c25cab6d",
                "md5": "dbc8c2184e4994a145a7438ef774504c",
                "sha256": "74a678a14e5a56a9e04c125b9ca9f2a49e9b4535cc6e54ca616b5afb48e4cff1"
            },
            "downloads": -1,
            "filename": "data_repo_client-2.47.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dbc8c2184e4994a145a7438ef774504c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 444779,
            "upload_time": "2024-04-23T17:42:12",
            "upload_time_iso_8601": "2024-04-23T17:42:12.331849Z",
            "url": "https://files.pythonhosted.org/packages/d3/1d/27195b373477d6376cdd7ba777c138aac2108db34ea63a8761d1c25cab6d/data_repo_client-2.47.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a734c607b2dfb17adebd5189e29c21e4d30606cc84b3ae013a51482dd6b576f",
                "md5": "f5638113bec909b81d11e3457ab76b25",
                "sha256": "4fb22b73d3e62d842a4ff6aed643641bfe9fa25aaabe8f985bcd0d8bd735d558"
            },
            "downloads": -1,
            "filename": "data-repo-client-2.47.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f5638113bec909b81d11e3457ab76b25",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 184686,
            "upload_time": "2024-04-23T17:42:17",
            "upload_time_iso_8601": "2024-04-23T17:42:17.821854Z",
            "url": "https://files.pythonhosted.org/packages/3a/73/4c607b2dfb17adebd5189e29c21e4d30606cc84b3ae013a51482dd6b576f/data-repo-client-2.47.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 17:42:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "data-repo-client"
}
        
Elapsed time: 0.26036s