AndrewSpittlemeister / bytechompLinks
A pure python declarative custom binary protocol parser & generator using dataclasses and type hinting. Like Pydantic for binary protocols.
☆50Updated last year
Alternatives and similar repositories for bytechomp
Users that are interested in bytechomp are comparing it to the libraries listed below
Sorting:
- Python bit pack/unpack package.☆129Updated 2 months ago
- A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dep…☆62Updated last week
- Scans Python packages for abi3 violations and inconsistencies☆111Updated last week
- A rich help formatter for argparse☆172Updated 3 weeks ago
- A friendly fork of autopxd☆50Updated 8 months ago
- A low-level library for installing from a Python wheel distribution.☆137Updated this week
- A simple immutable dictionary for Python☆161Updated 5 months ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- Turn dataclasses into not-dataclasses☆22Updated 3 years ago
- Useful types for Python☆139Updated 3 weeks ago
- Proof-of-concept `record` type for Python☆30Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated last month
- Backport of PEP 654 (exception groups)