![Workflow Status](https://github.com/KBA-IT/hcp-packer/actions/workflows/build_and_deploy.yml/badge.svg?branch=develop)
[![PyPI version](https://badge.fury.io/py/HCP-Packer.svg)](https://badge.fury.io/py/HCP-Packer)
![PyPI downloads](https://img.shields.io/pypi/dm/hcp-packer)
# HCP-Packer API Client
Implements a Python client for the HCP Packer API.
The full API spec can be found [here](https://developer.hashicorp.com/hcp/api-docs/packer)
## Installation
```bash
pip install hcp-packer
```
## TODO
The following route methods are still to be created - feel free to open an PR with some! :)
* Update Build
* List Buckets
* Create Bucket
* Delete Bucket
* Update Bucket
* List Bucket Ancestry
* Create Channel
* Delete Channel
* Update Channel
* List Channel History
* Get Iteration
* List Iterations
* Create Iteration
* Create Build
* List Builds
* Delete Builds
* Update Iteration
* Create Registry
* Delete Registry
* Update Registry
* Regenerate Tfc Run Task Hmac Key
* Get Registry Tfc Run Task Api
Raw data
{
"_id": null,
"home_page": "https://kba-it.com",
"name": "HCP-Packer",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Hashicorp Packer",
"author": "KBA IT",
"author_email": "info@kba-it.com",
"download_url": "https://files.pythonhosted.org/packages/5a/cb/3bed64807423020d454641e5cf4fe4dbaed8395c23c6e4adbd6de85402ab/HCP-Packer-0.0.12.tar.gz",
"platform": null,
"description": "![Workflow Status](https://github.com/KBA-IT/hcp-packer/actions/workflows/build_and_deploy.yml/badge.svg?branch=develop)\n[![PyPI version](https://badge.fury.io/py/HCP-Packer.svg)](https://badge.fury.io/py/HCP-Packer)\n![PyPI downloads](https://img.shields.io/pypi/dm/hcp-packer)\n\n# HCP-Packer API Client\n\nImplements a Python client for the HCP Packer API.\n\n\nThe full API spec can be found [here](https://developer.hashicorp.com/hcp/api-docs/packer)\n## Installation\n\n```bash\npip install hcp-packer\n```\n\n## TODO\nThe following route methods are still to be created - feel free to open an PR with some! :)\n\n* Update Build\n* List Buckets\n* Create Bucket\n* Delete Bucket\n* Update Bucket\n* List Bucket Ancestry\n* Create Channel\n* Delete Channel\n* Update Channel\n* List Channel History\n* Get Iteration\n* List Iterations\n* Create Iteration\n* Create Build\n* List Builds\n* Delete Builds\n* Update Iteration\n* Create Registry\n* Delete Registry\n* Update Registry\n* Regenerate Tfc Run Task Hmac Key\n* Get Registry Tfc Run Task Api\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "HCP Packer API Client",
"version": "0.0.12",
"split_keywords": [
"hashicorp",
"packer"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5acb3bed64807423020d454641e5cf4fe4dbaed8395c23c6e4adbd6de85402ab",
"md5": "7dd042e01a9c0c101b78276894a06992",
"sha256": "be6258eb6486b2835cf1f63655d62eb2a53b9e34511ffa1aa807424c8f0344fb"
},
"downloads": -1,
"filename": "HCP-Packer-0.0.12.tar.gz",
"has_sig": false,
"md5_digest": "7dd042e01a9c0c101b78276894a06992",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3808,
"upload_time": "2023-03-28T20:07:53",
"upload_time_iso_8601": "2023-03-28T20:07:53.567805Z",
"url": "https://files.pythonhosted.org/packages/5a/cb/3bed64807423020d454641e5cf4fe4dbaed8395c23c6e4adbd6de85402ab/HCP-Packer-0.0.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-28 20:07:53",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "hcp-packer"
}