We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a90b18 + 9a3fdf4 commit e0d2622Copy full SHA for e0d2622
docs/docs/python-sdk/introduction.mdx
@@ -1,13 +1,13 @@
1
---
2
title: Python SDK
3
4
-import Tabs from '@theme/Tabs';
5
-import TabItem from '@theme/TabItem';
6
-
7
-# Python SDK
8
9
The Infrahub Python SDK greatly simplifies how you can interact with Infrahub programmatically.
10
+## Blog Posts
+
+- [Querying Data in Infrahub via the Python SDK](https://www.opsmill.com/querying-data-in-infrahub-via-the-python-sdk/)
11
## Guides
12
13
- [Installing infrahub-sdk](./guides/installation.mdx)
@@ -25,3 +25,4 @@ The Infrahub Python SDK greatly simplifies how you can interact with Infrahub pr
25
## Reference
26
27
- [Client configuration](./reference/config.mdx)
28
+- [Python SDK Release Notes](https://github.com/opsmill/infrahub-sdk-python/releases)
0 commit comments