apicurioregistrysdk


Nameapicurioregistrysdk JSON
Version 2.5.11 PyPI version JSON
download
home_pagehttps://github.com/apicurio/apicurio-registry
SummaryNone
upload_time2024-05-01 07:38:49
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.

## 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/28/c7/b823c39e17aa468de9adbf80e9ebcb31ca282cbc895525b9abbe211c66d9/apicurioregistrysdk-2.5.11.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": null,
    "version": "2.5.11",
    "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": "83b68b05fe6004cbc6e4e4d5de887cf0e0b753c1b82eadb6be4758e45a9c5a9d",
                "md5": "a1cb10927d69b6cd28be075472254d70",
                "sha256": "7e27a170badbc3ac697e45dd79725bb9d44d67d01a765f89b7ac77176a75baa1"
            },
            "downloads": -1,
            "filename": "apicurioregistrysdk-2.5.11-cp311-cp311-manylinux_2_31_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a1cb10927d69b6cd28be075472254d70",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "<4.0,>=3.9",
            "size": 135984,
            "upload_time": "2024-05-01T07:38:48",
            "upload_time_iso_8601": "2024-05-01T07:38:48.513990Z",
            "url": "https://files.pythonhosted.org/packages/83/b6/8b05fe6004cbc6e4e4d5de887cf0e0b753c1b82eadb6be4758e45a9c5a9d/apicurioregistrysdk-2.5.11-cp311-cp311-manylinux_2_31_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28c7b823c39e17aa468de9adbf80e9ebcb31ca282cbc895525b9abbe211c66d9",
                "md5": "b92c18bcf80caee9b57ce13caa6cb853",
                "sha256": "a03c0d953df6ffacfac9a0e5636d97577750fb950b4387ad46771f433980f27d"
            },
            "downloads": -1,
            "filename": "apicurioregistrysdk-2.5.11.tar.gz",
            "has_sig": false,
            "md5_digest": "b92c18bcf80caee9b57ce13caa6cb853",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 52488,
            "upload_time": "2024-05-01T07:38:49",
            "upload_time_iso_8601": "2024-05-01T07:38:49.963583Z",
            "url": "https://files.pythonhosted.org/packages/28/c7/b823c39e17aa468de9adbf80e9ebcb31ca282cbc895525b9abbe211c66d9/apicurioregistrysdk-2.5.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 07:38:49",
    "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.25330s