| Name | infrahub-sdk JSON |
| Version |
0.14.1
JSON |
| download |
| home_page | https://opsmill.com |
| Summary | Python Client to interact with Infrahub |
| upload_time | 2024-10-22 11:47:02 |
| maintainer | None |
| docs_url | None |
| author | OpsMill |
| requires_python | <4.0,>=3.9 |
| license | Apache-2.0 |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
<!-- markdownlint-disable -->

<!-- markdownlint-restore -->
# Infrahub by OpsMill
[Infrahub](https://github.com/opsmill/infrahub) by [OpsMill](https://opsmill.com) is taking a new approach to Infrastructure Management by providing a new generation of datastore to organize and control all the data that defines how an infrastructure should run.
At its heart, Infrahub is built on 3 fundamental pillars:
- **Powerful Schema**: that's easily extensible
- **Unified Version Control**: for data and files
- **Data Synchronization**: with traceability and ownership
## Infrahub SDK
The Infrahub Python SDK greatly simplifies how you can interact with Infrahub programmatically.
More information can be found in the [Infrahub Python SDK Documentation](https://docs.infrahub.app/python-sdk/).
## Installation
The Infrahub SDK can be installed using the pip package installer. It is recommended to install the SDK into a virtual environment.
```bash
python3 -m venv .venv
source .venv/bin/activate
pip install infrahub-sdk
```
### Installing optional extras
Extras can be installed as part of the Python SDK and are not installed by default.
#### ctl
The ctl extra provides the `infrahubctl` command, which allows you to interact with an Infrahub instance.
```bash
pip install 'infrahub-sdk[ctl]'
```
#### tests
The tests extra provides all the components for the testing framework of Transforms, Queries and Checks.
```bash
pip install 'infrahub-sdk[tests]'
```
#### all
Installs infrahub-sdk together with all the extras.
```bash
pip install 'infrahub-sdk[all]'
```
Raw data
{
"_id": null,
"home_page": "https://opsmill.com",
"name": "infrahub-sdk",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": null,
"author": "OpsMill",
"author_email": "info@opsmill.com",
"download_url": "https://files.pythonhosted.org/packages/44/e0/a79f6c0e9ea87d87618ec251bd5ad1cd232cfa6b0ab6c3cdc3c11117d3a7/infrahub_sdk-0.14.1.tar.gz",
"platform": null,
"description": "\n<!-- markdownlint-disable -->\n\n<!-- markdownlint-restore -->\n\n# Infrahub by OpsMill\n\n[Infrahub](https://github.com/opsmill/infrahub) by [OpsMill](https://opsmill.com) is taking a new approach to Infrastructure Management by providing a new generation of datastore to organize and control all the data that defines how an infrastructure should run.\n\nAt its heart, Infrahub is built on 3 fundamental pillars:\n\n- **Powerful Schema**: that's easily extensible\n- **Unified Version Control**: for data and files\n- **Data Synchronization**: with traceability and ownership\n\n## Infrahub SDK\n\nThe Infrahub Python SDK greatly simplifies how you can interact with Infrahub programmatically.\n\nMore information can be found in the [Infrahub Python SDK Documentation](https://docs.infrahub.app/python-sdk/).\n\n## Installation\n\nThe Infrahub SDK can be installed using the pip package installer. It is recommended to install the SDK into a virtual environment.\n\n```bash\npython3 -m venv .venv\nsource .venv/bin/activate\npip install infrahub-sdk\n```\n\n### Installing optional extras\n\nExtras can be installed as part of the Python SDK and are not installed by default.\n\n#### ctl\n\nThe\u00a0ctl\u00a0extra provides the\u00a0`infrahubctl`\u00a0command, which allows you to interact with an Infrahub instance.\n\n```bash\npip install 'infrahub-sdk[ctl]'\n```\n\n#### tests\n\nThe\u00a0tests\u00a0extra provides all the components for the testing framework of Transforms, Queries and Checks.\n\n```bash\npip install 'infrahub-sdk[tests]'\n```\n\n#### all\n\nInstalls\u00a0infrahub-sdk\u00a0together with all the extras.\n\n```bash\npip install 'infrahub-sdk[all]'\n```\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Python Client to interact with Infrahub",
"version": "0.14.1",
"project_urls": {
"Documentation": "https://docs.infrahub.app/python-sdk/",
"Homepage": "https://opsmill.com",
"Repository": "https://github.com/opsmill/infrahub"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3557a40a985c6f1892f74778acb44933b797708344757169fa248fbd17cec318",
"md5": "21349e671f72d257067de25692d58d09",
"sha256": "f981e74ba932d3e6711daa0eaf0a08410e5956f02a0a1548b2d4c3b0e22aa892"
},
"downloads": -1,
"filename": "infrahub_sdk-0.14.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "21349e671f72d257067de25692d58d09",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 122586,
"upload_time": "2024-10-22T11:47:01",
"upload_time_iso_8601": "2024-10-22T11:47:01.613604Z",
"url": "https://files.pythonhosted.org/packages/35/57/a40a985c6f1892f74778acb44933b797708344757169fa248fbd17cec318/infrahub_sdk-0.14.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "44e0a79f6c0e9ea87d87618ec251bd5ad1cd232cfa6b0ab6c3cdc3c11117d3a7",
"md5": "14426d558edf64108d1520fcba5b392b",
"sha256": "becb43c130ab5178c831b193a0951892ad461844dd432b9d6602ebcc4522bcc6"
},
"downloads": -1,
"filename": "infrahub_sdk-0.14.1.tar.gz",
"has_sig": false,
"md5_digest": "14426d558edf64108d1520fcba5b392b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 96862,
"upload_time": "2024-10-22T11:47:02",
"upload_time_iso_8601": "2024-10-22T11:47:02.829433Z",
"url": "https://files.pythonhosted.org/packages/44/e0/a79f6c0e9ea87d87618ec251bd5ad1cd232cfa6b0ab6c3cdc3c11117d3a7/infrahub_sdk-0.14.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-22 11:47:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "opsmill",
"github_project": "infrahub",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "infrahub-sdk"
}