Skip to main content

Python Client to interact with Infrahub

Project description

Infrahub Logo

Infrahub by OpsMill

Infrahub by OpsMill 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.

Installation

The Infrahub SDK can be installed using the pip package installer. It is recommended to install the SDK into a virtual environment.

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.

pip install 'infrahub-sdk[ctl]'

tests

The tests extra provides all the components for the testing framework of Transforms, Queries and Checks.

pip install 'infrahub-sdk[tests]'

all

Installs infrahub-sdk together with all the extras.

pip install 'infrahub-sdk[all]'

Development setup with UV

If you're developing the SDK and using UV for dependency management, you can install specific dependency groups:

# Install development dependencies
uv sync --all-groups --all-extras

# Install specific groups
uv sync --group tests               # Testing dependencies only
uv sync --group lint                # Linting dependencies only
uv sync --group ctl                 # CLI dependencies only
uv sync --all-groups --all-extras   # All optional dependencies

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

infrahub_sdk-1.19.0rc0.tar.gz (870.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

infrahub_sdk-1.19.0rc0-py3-none-any.whl (209.0 kB view details)

Uploaded Python 3

File details

Details for the file infrahub_sdk-1.19.0rc0.tar.gz.

File metadata

  • Download URL: infrahub_sdk-1.19.0rc0.tar.gz
  • Upload date:
  • Size: 870.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.8

File hashes

Hashes for infrahub_sdk-1.19.0rc0.tar.gz
Algorithm Hash digest
SHA256 83c476fb20b807d0787c42cf19a662f3fc0b86d72ab8ff5fbe8524acc7adea1a
MD5 215418648c8b77d877e1fc7899199e86
BLAKE2b-256 e8580a471e644b5fd8768646ef0b5365b8c6d9f3b85c86ea86a335db3cbf68ac

See more details on using hashes here.

File details

Details for the file infrahub_sdk-1.19.0rc0-py3-none-any.whl.

File metadata

File hashes

Hashes for infrahub_sdk-1.19.0rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 547a351e9451f1c74d1c310f9078e62dabf6cbe1368386397679d196aac25e10
MD5 cda6650e76c0cec079c1103a95b20d3e
BLAKE2b-256 94a588f8245b7bd63ec4047e4a44682ed435fd9f7cbcec317b142fcce642467b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page