apicurioregistrysdk


Nameapicurioregistrysdk JSON
Version 2.5.9 PyPI version JSON
download
home_pagehttps://github.com/apicurio/apicurio-registry
Summary
upload_time2024-03-11 11:23:08
maintainer
docs_urlNone
authorAndrea Peruffo
requires_python>=3.9,<4.0
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.

## 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": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "apicurio,registry",
    "author": "Andrea Peruffo",
    "author_email": "andrea.peruffo1982@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d4/df/8e02ebfb17d2cada86c07a1d1cc9af6e4c83e8513e4c743c69f9bc8e5863/apicurioregistrysdk-2.5.9.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## 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": "",
    "version": "2.5.9",
    "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": "c4141523a45d7af2d40ce3c61ed9cbb45a52ee6cd3cefdfc932c3a85507363af",
                "md5": "6ff1d401b938c7ecabc92312d349c795",
                "sha256": "557c4493c2e0e8895a0230072c220752d6035f31b4df9dea3bfe6dcfe9529de4"
            },
            "downloads": -1,
            "filename": "apicurioregistrysdk-2.5.9-cp311-cp311-manylinux_2_31_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6ff1d401b938c7ecabc92312d349c795",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9,<4.0",
            "size": 135978,
            "upload_time": "2024-03-11T11:23:06",
            "upload_time_iso_8601": "2024-03-11T11:23:06.903155Z",
            "url": "https://files.pythonhosted.org/packages/c4/14/1523a45d7af2d40ce3c61ed9cbb45a52ee6cd3cefdfc932c3a85507363af/apicurioregistrysdk-2.5.9-cp311-cp311-manylinux_2_31_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d4df8e02ebfb17d2cada86c07a1d1cc9af6e4c83e8513e4c743c69f9bc8e5863",
                "md5": "b962e1a2db0b505a4e4c94ed8ca7d51e",
                "sha256": "7681523d6ea8fd1f13e894f5859d893670215008b3d43f096b123af9d8d54655"
            },
            "downloads": -1,
            "filename": "apicurioregistrysdk-2.5.9.tar.gz",
            "has_sig": false,
            "md5_digest": "b962e1a2db0b505a4e4c94ed8ca7d51e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 52503,
            "upload_time": "2024-03-11T11:23:08",
            "upload_time_iso_8601": "2024-03-11T11:23:08.571314Z",
            "url": "https://files.pythonhosted.org/packages/d4/df/8e02ebfb17d2cada86c07a1d1cc9af6e4c83e8513e4c743c69f9bc8e5863/apicurioregistrysdk-2.5.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-11 11:23:08",
    "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.37716s