Hi everyone! I want to know if there is any python...
# announcements
r
Hi everyone! I want to know if there is any python API for airbyte or not? For example, a basic task would be to create source/destination definitions using a python interface.
1
s
@Rishabh Prajapati currently no out-of-the-box Python API but our API is defined using OpenAPI Spec so you could use one of the python code generators to generate a client