Skip to content

Commit 0ee6305

Browse files
committed
add blog link
1 parent 9a90b18 commit 0ee6305

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/docs/python-sdk/introduction.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Python SDK
33
---
4-
import Tabs from '@theme/Tabs';
5-
import TabItem from '@theme/TabItem';
6-
7-
# Python SDK
84

95
The Infrahub Python SDK greatly simplifies how you can interact with Infrahub programmatically.
106

7+
## Blog Posts
8+
9+
- [Querying Data in Infrahub via the Python SDK](https://www.opsmill.com/querying-data-in-infrahub-via-the-python-sdk/)
10+
1111
## Guides
1212

1313
- [Installing infrahub-sdk](./guides/installation.mdx)

0 commit comments

Comments
 (0)