Skip to content

Commit e0d2622

Browse files
authored
Merge pull request #320 from opsmill/pmc-20250324-docs
add blog link
2 parents 9a90b18 + 9a3fdf4 commit e0d2622

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/docs/python-sdk/introduction.mdx

Lines changed: 5 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)
@@ -25,3 +25,4 @@ The Infrahub Python SDK greatly simplifies how you can interact with Infrahub pr
2525
## Reference
2626

2727
- [Client configuration](./reference/config.mdx)
28+
- [Python SDK Release Notes](https://github.com/opsmill/infrahub-sdk-python/releases)

0 commit comments

Comments
 (0)