vgs-api-client


Namevgs-api-client JSON
Version 0.0.49 PyPI version JSON
download
home_pagehttps://github.com/verygoodsecurity/vgs-api-client-python
SummaryVGS API Client.
upload_time2024-01-06 13:55:49
maintainer
docs_urlNone
authorOpenAPI Generator community
requires_python>=3.6
licenseBSD-3-Clause
keywords openapi openapi-generator vault http api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vgs-api-client-python

[![CircleCI](https://dl.circleci.com/status-badge/img/gh/verygoodsecurity/vgs-api-client-python/tree/master.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/verygoodsecurity/vgs-api-client-python/tree/master)

This repository contains a Python API client library for the Very Good Security API.

### Requirements

Building and using the API client library requires Python 3.6+.

### Installation

```
pip install vgs-api-client
```

### Development

Follow [DEVELOPMENT](https://github.com/verygoodsecurity/vgs-api-client-python/blob/master/DEVELOPMENT.md) instruction.

### Release

Follow [RELEASE](https://github.com/verygoodsecurity/vgs-api-client-python/blob/master/RELEASE.md) instruction.

### Documentation

https://www.verygoodsecurity.com/docs/vault/api/

### Tutorial

https://www.verygoodsecurity.com/docs/tokenization/python-tutorial

### Artifact

https://pypi.org/project/vgs-api-client/

### Artifact

https://pypi.org/project/vgs-api-client/

### Support

support@verygoodsecurity.com

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/verygoodsecurity/vgs-api-client-python",
    "name": "vgs-api-client",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "VGS DevEx Engineering Team <hey-team-devex@verygoodsecurity.com>",
    "keywords": "OpenAPI,OpenAPI-Generator,Vault HTTP API",
    "author": "OpenAPI Generator community",
    "author_email": "Marshall Jones <marshall@vgs.io>",
    "download_url": "",
    "platform": "any",
    "description": "# vgs-api-client-python\n\n[![CircleCI](https://dl.circleci.com/status-badge/img/gh/verygoodsecurity/vgs-api-client-python/tree/master.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/verygoodsecurity/vgs-api-client-python/tree/master)\n\nThis repository contains a Python API client library for the Very Good Security API.\n\n### Requirements\n\nBuilding and using the API client library requires Python 3.6+.\n\n### Installation\n\n```\npip install vgs-api-client\n```\n\n### Development\n\nFollow [DEVELOPMENT](https://github.com/verygoodsecurity/vgs-api-client-python/blob/master/DEVELOPMENT.md) instruction.\n\n### Release\n\nFollow [RELEASE](https://github.com/verygoodsecurity/vgs-api-client-python/blob/master/RELEASE.md) instruction.\n\n### Documentation\n\nhttps://www.verygoodsecurity.com/docs/vault/api/\n\n### Tutorial\n\nhttps://www.verygoodsecurity.com/docs/tokenization/python-tutorial\n\n### Artifact\n\nhttps://pypi.org/project/vgs-api-client/\n\n### Artifact\n\nhttps://pypi.org/project/vgs-api-client/\n\n### Support\n\nsupport@verygoodsecurity.com\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "VGS API Client.",
    "version": "0.0.49",
    "project_urls": {
        "Homepage": "https://github.com/verygoodsecurity/vgs-api-client-python",
        "Issue Tracker": "https://github.com/verygoodsecurity/vgs-api-client-python/issues/",
        "Source Code": "https://github.com/verygoodsecurity/vgs-api-client-python/"
    },
    "split_keywords": [
        "openapi",
        "openapi-generator",
        "vault http api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e681d562f65646bfe60bce37c6cf178b980e4fc064d0601c43b9276b8076cf9",
                "md5": "10707f33a681640c93af6fbc333b97d3",
                "sha256": "be28191dc8df465af2bd842ba4811200831a43cd94ec26fa20aad6c3d9a75ce8"
            },
            "downloads": -1,
            "filename": "vgs_api_client-0.0.49-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "10707f33a681640c93af6fbc333b97d3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 140616,
            "upload_time": "2024-01-06T13:55:49",
            "upload_time_iso_8601": "2024-01-06T13:55:49.213293Z",
            "url": "https://files.pythonhosted.org/packages/2e/68/1d562f65646bfe60bce37c6cf178b980e4fc064d0601c43b9276b8076cf9/vgs_api_client-0.0.49-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-06 13:55:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "verygoodsecurity",
    "github_project": "vgs-api-client-python",
    "github_not_found": true,
    "lcname": "vgs-api-client"
}
        
Elapsed time: 0.17645s