bpack
  • Overview
  • Installation
  • User Guide
  • bpack package
  • Developers Guide
  • Copyright and License
  • Release Notes
  • Indices and tables
bpack
  • Binary data structures (un-)Packing library for Python
  • Edit on GitHub

Binary data structures (un-)Packing library for Python

HomePage:

https://github.com/avalentino/bpack

Author:

Antonio Valentino

Contact:

antonio.valentino@tiscali.it

Copyright:

2020-2024, Antonio Valentino <antonio.valentino@tiscali.it>

Version:

1.3.0

  • Overview
    • What is bpack?
    • Features
    • Limitations
    • Possible additional features still not implemented
  • Installation
    • Pip
    • Conda
    • Testing
  • User Guide
    • Core concepts
    • Binary data structures declaration
    • Fields specification
    • Enumeration fields
    • Sequence fields
    • Record nesting
    • Special type annotations
    • Data codecs
  • bpack package
    • Submodules
    • bpack.ba module
    • bpack.bs module
    • bpack.codecs module
    • bpack.descriptors module
    • bpack.enums module
    • bpack.np module
    • bpack.st module
    • bpack.typing module
    • bpack.utils module
  • Developers Guide
    • Project links
    • Set-up the development environment
    • Testing the code
    • Test coverage
    • Check code style and formatting
    • Build the documentation
    • Test code snippets in the documentation
    • Check documentation links
    • Check documentation spelling
    • Update the API documentation
  • Copyright and License
    • Integral license text
  • Release Notes
    • bpack v1.3.0 (06/01/2025)
    • bpack v1.2.0 (26/11/2024)
    • bpack v1.1.0 (15/04/2023)
    • bpack v1.0.0 (05/02/2023)
    • bpack v0.8.2 (20/03/2022)
    • bpack v0.8.1 (30/11/2021)
    • bpack v0.8.0 (03/06/2021)
    • bpack v0.7.1 (08/03/2021)
    • bpack v0.7.0 (21/01/2021)
    • bpack v0.6.0 (15/01/2021)
    • bpack v0.5.0 (31/12/2020)

© Copyright 2020-2025, Antonio Valentino. Last updated on Jan 09, 2025.

Built with Sphinx using a theme provided by Read the Docs.