apicurioregistrysdk


Nameapicurioregistrysdk JSON
Version 3.0.6 PyPI version JSON
download
home_pagehttps://github.com/apicurio/apicurio-registry
SummaryNone
upload_time2024-12-11 18:18:32
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/70/34/96ba795db86df4fbde03ca3cd1b7aa6725a31628a3eb91eae996248780ac/apicurioregistrysdk-3.0.6.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.6",
    "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": "645b2ffe6f595321ff4e41cb0e5ed9aafdfaf3875b6e9bad3b1c92fc8c7de839",
                "md5": "f7c4e85822e7797fbe7920785ef00609",
                "sha256": "272ced57685f8faeb18cd5c5fd8aee2dae5297f36b89a925eba0c87156da8d5e"
            },
            "downloads": -1,
            "filename": "apicurioregistrysdk-3.0.6-cp311-cp311-manylinux_2_35_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f7c4e85822e7797fbe7920785ef00609",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "<4.0,>=3.9",
            "size": 175364,
            "upload_time": "2024-12-11T18:18:31",
            "upload_time_iso_8601": "2024-12-11T18:18:31.138943Z",
            "url": "https://files.pythonhosted.org/packages/64/5b/2ffe6f595321ff4e41cb0e5ed9aafdfaf3875b6e9bad3b1c92fc8c7de839/apicurioregistrysdk-3.0.6-cp311-cp311-manylinux_2_35_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "703496ba795db86df4fbde03ca3cd1b7aa6725a31628a3eb91eae996248780ac",
                "md5": "4815b08e8bc8cfef8738fcef432bde15",
                "sha256": "b84b7aa3d25a1c92f2ec5e7dbac6c4281d92ec65d2ec417b417fbdea755e2885"
            },
            "downloads": -1,
            "filename": "apicurioregistrysdk-3.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "4815b08e8bc8cfef8738fcef432bde15",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 62842,
            "upload_time": "2024-12-11T18:18:32",
            "upload_time_iso_8601": "2024-12-11T18:18:32.403838Z",
            "url": "https://files.pythonhosted.org/packages/70/34/96ba795db86df4fbde03ca3cd1b7aa6725a31628a3eb91eae996248780ac/apicurioregistrysdk-3.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-11 18:18:32",
    "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: 1.39528s