Metadata-Version: 2.1
Name: airbyte-cdk-bootstrap
Version: 0.1.0
Summary: Airbyte CDK Bootstrap lib
License: MIT
Author: dipertq
Author-email: 94865691+dipertq@users.noreply.github.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: airbyte-cdk (>=0.28.0,<0.29.0)
Requires-Dist: types-pyyaml (>=6.0.12.5,<7.0.0.0)
Requires-Dist: types-requests (>=2.28.11.12,<3.0.0.0)
Description-Content-Type: text/markdown

# airbyte-cdk-bootstrap

## About

Package that must help you with fast startup your airbyte source. Based on airbyte-cdk package.

## Possibilities

airbyte-cdk-bootstrap can help you with:
  - Fast setup on spec dates
  - Fast setup on spec authorization
  - TODO: multithread sources
  - Fast setup on CredentialsCraft authorization
