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

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.18.0 2025-06-27    
0.17.1 2025-06-17    
0.17.0 2025-05-28    
0.16.0 2025-05-26    
0.15.0 2025-04-07    
0.14.5 2025-04-04    
0.14.4 2025-04-03    
0.14.3 2025-04-02      
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-09-15 23:07:42 UTC