PyByntic

PyByntic extends Pydantic with binary-typed fields and automatic byte-level serialization. Define models using familiar Pydantic syntax and turn them into compact binary payloads with full control ov…

Installation

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

pip3 install pybyntic

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.6 2025-12-01      
0.1.5 2025-11-06      
0.1.4 2025-10-31      
0.1.3 2025-10-27      
0.1.2 2025-10-26      
0.1.1 2025-10-25      
0.1.0 2025-10-25      

Issues with this package?

Page last updated 2026-02-28 12:04:59 UTC