Get started with the Python SDK v1.0
🎉 What's new
This one's for our Python developers — announcing the initial release of our Python SDK! The Python SDK allows you to integrate with and automate actions in Atlan using all the features you know and love in your favorite IDE — type-ahead coding support, debugging, dependency management, version control, and so on.
✨ Let's dig deeper
Our SDKs abstract the need for you to understand all the underlying details of our REST APIs — their payload formats, endpoints, the universe of possible fields, and so on.
Here are some cool things you can do:
- Write your metadata ingestion — for example, integrate a custom set of data quality metrics from a homegrown solution right into your metadata assets in Atlan.
- Code up a custom report combining complex search criteria and lineage navigation and filtering in just a few lines of code and a matter of minutes.
- Deploy an event-based integration that calculates new metrics or enforces the validity of a change any time metadata is changed in Atlan — whether by a user in the UI or through an out-of-the-box crawler or some other programmatic automation.
👏 Give it a shot
Get started with integrating and automating actions in Atlan with Python, available to include in your project today directly from PyPI!
Learn more here: