Skip to main content

library for constructing (parsing and building) of binary and textual data structures

Project description

Construct is a library for parsing and building of data structures (binary or textual).

It is based on the concept of defining data structures in a declarative manner, rather than procedural code: more complex constructs are composed of a hierarchy of simpler ones. It’s the first library that makes parsing fun, instead of the usual headache it is today.

Construct features bit and byte granularity, symmetrical operation (parsing and building), component-oriented design (declarative), easy debugging and testing, easy to extend (subclass constructs), and lots of primitive constructs to make your work easier (fields, structs, unions, repeaters, meta constructs, switches, on-demand parsing, pointers, etc.)

Release history Release notifications | RSS feed

This version

2.0.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

construct-2.0.0.tar.gz (55.5 kB view hashes)

Uploaded source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page