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.
1 parent 9a90b18 commit 0ee6305Copy full SHA for 0ee6305
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)
0 commit comments