apicurioregistrysdk


Nameapicurioregistrysdk JSON
Version 3.0.1 PyPI version JSON
download
home_pagehttps://github.com/apicurio/apicurio-registry
SummaryNone
upload_time2024-10-11 10:09:41
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/54/5b/edd7d80377fdf4fb55a46a9043f777973eecc501cf6c03f4584f94aa575f/apicurioregistrysdk-3.0.1.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.1",
    "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": "fec85c34b87192864c8e5e61d624cbcf2dfb66841a43d41b712e20be3c4fcf39",
                "md5": "cd9d25c9979fb939e98f67c02e215ac7",
                "sha256": "d1bd1e28f1fdd1ef5761f033cd811f6fc46e279f5946aaee82b2e95222bebdec"
            },
            "downloads": -1,
            "filename": "apicurioregistrysdk-3.0.1-cp311-cp311-manylinux_2_31_x86_64.whl",
            "has_sig": false,
            "md5_digest": "cd9d25c9979fb939e98f67c02e215ac7",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "<4.0,>=3.9",
            "size": 170060,
            "upload_time": "2024-10-11T10:09:40",
            "upload_time_iso_8601": "2024-10-11T10:09:40.484154Z",
            "url": "https://files.pythonhosted.org/packages/fe/c8/5c34b87192864c8e5e61d624cbcf2dfb66841a43d41b712e20be3c4fcf39/apicurioregistrysdk-3.0.1-cp311-cp311-manylinux_2_31_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "545bedd7d80377fdf4fb55a46a9043f777973eecc501cf6c03f4584f94aa575f",
                "md5": "9ed528b2fa4a8042616a34d73871e603",
                "sha256": "c4051dbed7897fab7bedfd329ea6bfd68e43d9476e851e0401548de326e7e63b"
            },
            "downloads": -1,
            "filename": "apicurioregistrysdk-3.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9ed528b2fa4a8042616a34d73871e603",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 60547,
            "upload_time": "2024-10-11T10:09:41",
            "upload_time_iso_8601": "2024-10-11T10:09:41.913016Z",
            "url": "https://files.pythonhosted.org/packages/54/5b/edd7d80377fdf4fb55a46a9043f777973eecc501cf6c03f4584f94aa575f/apicurioregistrysdk-3.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-11 10:09:41",
    "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.60540s