component-registry-bindings


Namecomponent-registry-bindings JSON
Version 1.3.10 PyPI version JSON
download
home_pagehttps://github.com/RedHatProductSecurity/component-registry-bindings
SummaryPython bindings for accessing Component Registry API
upload_time2023-09-05 14:19:16
maintainer
docs_urlNone
authorJakub Frejlach, Red Hat Product Security
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # component-registry-bindings
A client library for accessing Component Registry API

## Installation

```
pip install component_registry_bindings
```

## For more details read [tutorial](TUTORIAL.md)

## For development details read [developer guide](DEVELOP.md)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RedHatProductSecurity/component-registry-bindings",
    "name": "component-registry-bindings",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jakub Frejlach, Red Hat Product Security",
    "author_email": "jfrejlac@redhat.com",
    "download_url": "https://files.pythonhosted.org/packages/42/e1/6c98db81330a821cd4b9fb37bd367f7cb64912adc08b256e8e6cfd3480ba/component-registry-bindings-1.3.10.tar.gz",
    "platform": null,
    "description": "# component-registry-bindings\nA client library for accessing Component Registry API\n\n## Installation\n\n```\npip install component_registry_bindings\n```\n\n## For more details read [tutorial](TUTORIAL.md)\n\n## For development details read [developer guide](DEVELOP.md)\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python bindings for accessing Component Registry API",
    "version": "1.3.10",
    "project_urls": {
        "Homepage": "https://github.com/RedHatProductSecurity/component-registry-bindings"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "402c29e9cb878f87559bf118e7e1e413a41dc1b013c0d9809cb3f52442a9b4f2",
                "md5": "4be3f237799d327ce43f2cf154593415",
                "sha256": "01b623cc137c495dafff95343632e5cd22a6372a1800e8695fc45dddb387b172"
            },
            "downloads": -1,
            "filename": "component_registry_bindings-1.3.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4be3f237799d327ce43f2cf154593415",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 118933,
            "upload_time": "2023-09-05T14:19:15",
            "upload_time_iso_8601": "2023-09-05T14:19:15.093838Z",
            "url": "https://files.pythonhosted.org/packages/40/2c/29e9cb878f87559bf118e7e1e413a41dc1b013c0d9809cb3f52442a9b4f2/component_registry_bindings-1.3.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42e16c98db81330a821cd4b9fb37bd367f7cb64912adc08b256e8e6cfd3480ba",
                "md5": "134dbadf543e91a6b9ad7ed5719172e7",
                "sha256": "dad32df315e7c518ceba117bad9a8e9e5f3768217948b22ae96f6c82c2aaa352"
            },
            "downloads": -1,
            "filename": "component-registry-bindings-1.3.10.tar.gz",
            "has_sig": false,
            "md5_digest": "134dbadf543e91a6b9ad7ed5719172e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 34900,
            "upload_time": "2023-09-05T14:19:16",
            "upload_time_iso_8601": "2023-09-05T14:19:16.229605Z",
            "url": "https://files.pythonhosted.org/packages/42/e1/6c98db81330a821cd4b9fb37bd367f7cb64912adc08b256e8e6cfd3480ba/component-registry-bindings-1.3.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-05 14:19:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RedHatProductSecurity",
    "github_project": "component-registry-bindings",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "component-registry-bindings"
}
        
Elapsed time: 0.34009s