airbyte-protocol-models-dataclasses

Declares the Airbyte Protocol using Python Dataclasses. Dataclasses in Python have less performance overhead compared to Pydantic models, making them a more efficient choice for scenarios where speed…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install airbyte-protocol-models-dataclasses

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.14.2 2025-01-23    
0.14.1 2024-11-27    
0.14.0 2024-11-06    
0.13.1 2024-11-06    
0.13.0 2024-08-23    

Issues with this package?

Page last updated 2025-01-23 13:40:28 UTC