Skip to content

solumnsilence/airbyte-api-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airbyte API Python wrapper

Here you can find Python client to work with Airbyte, which is generated by this OpenAPI specification.

How to use it?

Client have two main entities - objects and methods. You can call methods with objects as inputs. Thats all 🙌.

Requirements

To use the client, you must have some Python libraries:

pip install dict-digger

pip install requests

About

Python wrapper over the Airbyte API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages