aas-python-http-client


Nameaas-python-http-client JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/rwth-iat/aas-python-http-client
SummaryPython Client for DotAAS Part 2 | HTTP/REST | Entire API Collection
upload_time2024-08-07 13:41:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords swagger dotaas part 2 | http/rest | entire api collection aas
VCS
bugtrack_url
requirements certifi six python_dateutil setuptools urllib3 basyx-python-sdk
Travis-CI
coveralls test coverage No coveralls.
                Python Client for all APIs of the Specification of the [Specification of the Asset Administration Shell: Part 2](http://industrialdigitaltwin.org/en/content-hub) in one collection. Please not that this API is not intended to generate productive code but only for overview purposes.   Publisher: Industrial Digital Twin Association (IDTA) 2023\"  # noqa: E501
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rwth-iat/aas-python-http-client",
    "name": "aas-python-http-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Swagger, DotAAS Part 2 | HTTP/REST | Entire API Collection, AAS",
    "author": null,
    "author_email": "i.garmaev@iat.rwth-aachen.de",
    "download_url": "https://files.pythonhosted.org/packages/91/f1/ceddf30fd8c3426a211d61b8110e37ecf25ae085609041ecbce733628c01/aas-python-http-client-1.0.0.tar.gz",
    "platform": null,
    "description": "    Python Client for all APIs of the Specification of the [Specification of the Asset Administration Shell: Part 2](http://industrialdigitaltwin.org/en/content-hub) in one collection. Please not that this API is not intended to generate productive code but only for overview purposes.   Publisher: Industrial Digital Twin Association (IDTA) 2023\\"  # noqa: E501\n    \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python Client for DotAAS Part 2 | HTTP/REST | Entire API Collection",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/rwth-iat/aas-python-http-client"
    },
    "split_keywords": [
        "swagger",
        " dotaas part 2 | http/rest | entire api collection",
        " aas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d200f59e3994c412db2d14e464c8bfe5e0bfec391cd67a02bb5ea37c72e5bd4d",
                "md5": "a4a8f9d9962a81333ede91f8a110a9f7",
                "sha256": "873741bfc9e8768e3b65a845a7a733f81b4d9e6da0d4de150b84f77d0a031508"
            },
            "downloads": -1,
            "filename": "aas_python_http_client-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a4a8f9d9962a81333ede91f8a110a9f7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 297593,
            "upload_time": "2024-08-07T13:41:44",
            "upload_time_iso_8601": "2024-08-07T13:41:44.416118Z",
            "url": "https://files.pythonhosted.org/packages/d2/00/f59e3994c412db2d14e464c8bfe5e0bfec391cd67a02bb5ea37c72e5bd4d/aas_python_http_client-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91f1ceddf30fd8c3426a211d61b8110e37ecf25ae085609041ecbce733628c01",
                "md5": "093972daf4f1260a3e47a3a599691a83",
                "sha256": "3d62bffef358df81ba95fc9fc79b5416494be387840d0198160d2bf529f246bb"
            },
            "downloads": -1,
            "filename": "aas-python-http-client-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "093972daf4f1260a3e47a3a599691a83",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 116258,
            "upload_time": "2024-08-07T13:41:46",
            "upload_time_iso_8601": "2024-08-07T13:41:46.144980Z",
            "url": "https://files.pythonhosted.org/packages/91/f1/ceddf30fd8c3426a211d61b8110e37ecf25ae085609041ecbce733628c01/aas-python-http-client-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-07 13:41:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rwth-iat",
    "github_project": "aas-python-http-client",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    ">=",
                    "14.05.14"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.10"
                ]
            ]
        },
        {
            "name": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "21.0.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.15.1"
                ]
            ]
        },
        {
            "name": "basyx-python-sdk",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "aas-python-http-client"
}
        
Elapsed time: 0.34823s