Skip to main content

A Python framework for describing binary file formats

Project description

Steel is a framework for specifying the format of binary data structures, such as files. It allows you to define a structure using a standard Python class, much like features found in Django and Elixir. With that class, you can then parse files into Python objects, make changes if you like and even save those objects back into files. Steel can provide the basis for metadata extraction, format conversion, data import and export, compatibility layers or anything else that relies on data stored in a binary format.

Project details


Download files

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

Source Distribution

steel-0.1.tar.gz (2.8 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