Skip to main content

Serialize and deserialize data from a buffer

Project description

microparcel-python

https://img.shields.io/pypi/v/microparcel.svg https://img.shields.io/travis/lukh/microparcel-python.svg Documentation Status

Serialize and deserialize structured data.

microparcel impementation in Python.

  • Free software: MIT license

Provides three differents entities:

A Message is the payload, with methods to access specifics bitfields on the data buffer

The Frame encapsulates the Message between a Start Of Frame and a CheckSum

And the Parser is used to Parse bytes into Message and encodes Messages in Frame

See Documentation: https://microparcel-python.readthedocs.io/en/latest/

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2019-09-24)

  • First release on PyPI.

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

microparcel-0.1.1.tar.gz (11.3 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