Skip to content

lukh/microparcel-python

Repository files navigation

microparcel-python

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.

About

Python implemenation of microparcel

Resources

License

Stars

Watchers

Forks

Packages

No packages published