Hi team,
First of all, thank you for this great project!
I have a question about intended use cases:
Would this project be suitable for integration in an Apache Airflow workflow?
Specifically, I’m thinking about scenarios where we could invoke this tool as part of a Python-based orchestration pipeline.
If this sounds reasonable, I would also like to propose a related feature request:
Would you consider providing a Python interface, so this project can be used directly from Python environments?
My suggestion would be to leverage pyo3 to expose key functionalities as a Python module.
This would make it much easier to integrate into Python workflows and lower the barrier for adoption by Python users.
Happy to discuss potential use cases and even help contribute if this aligns with your roadmap.
Thanks for your time and consideration!