apicurioregistrysdk


Nameapicurioregistrysdk JSON
Version 3.0.5 PyPI version JSON
download
home_pagehttps://github.com/apicurio/apicurio-registry
SummaryNone
upload_time2024-12-03 12:31:45
maintainerNone
docs_urlNone
authorAndrea Peruffo
requires_python<4.0,>=3.9
licenseApache 2.0
keywords apicurio registry
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Apicurio Registry Python SDK

This is a generated SDK for easily interacting with Registry from a Python program.

## Install

You can install this package using `pip` (or any equivalent tool):

```
pip install apicurioregistrysdk
```

## Kiota library updates

The Kiota libraries updates should happen when Kiota is upgraded, to get the correct values run:

```
kiota info --language python
```

## Requirements

This package is built with [Poetry](https://python-poetry.org/) make sure it's available by following the [installation guide](https://python-poetry.org/docs/#installation).

## Build

```
make install
```

## Test

```
make test
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apicurio/apicurio-registry",
    "name": "apicurioregistrysdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "apicurio, registry",
    "author": "Andrea Peruffo",
    "author_email": "andrea.peruffo1982@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/cf/91/21f68a2c35423644e79025f2fdc38e28d6ac1d92348dfd63187492d91978/apicurioregistrysdk-3.0.5.tar.gz",
    "platform": null,
    "description": "# Apicurio Registry Python SDK\n\nThis is a generated SDK for easily interacting with Registry from a Python program.\n\n## Install\n\nYou can install this package using `pip` (or any equivalent tool):\n\n```\npip install apicurioregistrysdk\n```\n\n## Kiota library updates\n\nThe Kiota libraries updates should happen when Kiota is upgraded, to get the correct values run:\n\n```\nkiota info --language python\n```\n\n## Requirements\n\nThis package is built with [Poetry](https://python-poetry.org/) make sure it's available by following the [installation guide](https://python-poetry.org/docs/#installation).\n\n## Build\n\n```\nmake install\n```\n\n## Test\n\n```\nmake test\n```\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": null,
    "version": "3.0.5",
    "project_urls": {
        "Homepage": "https://github.com/apicurio/apicurio-registry",
        "Repository": "https://github.com/apicurio/apicurio-registry"
    },
    "split_keywords": [
        "apicurio",
        " registry"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68cbc2659846f25d67808c28ee2c05ac6195b760587e759ae886f8b8e17a5738",
                "md5": "22cd0fb47d3fff93d5fadc8a0c0b57a8",
                "sha256": "6f73403ee90be100a3fbc38fb9c39ab4df22604619b6532b924c6565811f8d65"
            },
            "downloads": -1,
            "filename": "apicurioregistrysdk-3.0.5-cp311-cp311-manylinux_2_35_x86_64.whl",
            "has_sig": false,
            "md5_digest": "22cd0fb47d3fff93d5fadc8a0c0b57a8",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "<4.0,>=3.9",
            "size": 175354,
            "upload_time": "2024-12-03T12:31:43",
            "upload_time_iso_8601": "2024-12-03T12:31:43.438003Z",
            "url": "https://files.pythonhosted.org/packages/68/cb/c2659846f25d67808c28ee2c05ac6195b760587e759ae886f8b8e17a5738/apicurioregistrysdk-3.0.5-cp311-cp311-manylinux_2_35_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf9121f68a2c35423644e79025f2fdc38e28d6ac1d92348dfd63187492d91978",
                "md5": "3474a1cebd0ac308a3fbce1af97ebee0",
                "sha256": "f64bd6a7ebc60afe75132077d8e89461905598e597de8b1823005498cda55979"
            },
            "downloads": -1,
            "filename": "apicurioregistrysdk-3.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "3474a1cebd0ac308a3fbce1af97ebee0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 62835,
            "upload_time": "2024-12-03T12:31:45",
            "upload_time_iso_8601": "2024-12-03T12:31:45.311735Z",
            "url": "https://files.pythonhosted.org/packages/cf/91/21f68a2c35423644e79025f2fdc38e28d6ac1d92348dfd63187492d91978/apicurioregistrysdk-3.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-03 12:31:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apicurio",
    "github_project": "apicurio-registry",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "apicurioregistrysdk"
}
        
Elapsed time: 0.38802s