SEO Improvements and links to packages/repos

This commit is contained in:
Daniel Hougaard
2024-01-11 22:34:11 +04:00
parent f9f12eafdf
commit 1410a44610
4 changed files with 16 additions and 4 deletions

View File

@@ -1,10 +1,13 @@
---
title: "Python"
title: "Infisical Python SDK"
icon: "python"
---
If you're working with Python, the official [infisical-python](https://github.com/Infisical/sdk/edit/main/crates/infisical-py) package is the easiest way to fetch and work with secrets for your application.
- [PyPi Package](https://pypi.org/project/infisical-python/)
- [Github Repository](https://github.com/Infisical/sdk/edit/main/crates/infisical-py)
## Basic Usage
```py