Skip to content

A lightweight MessagePack (de)serialization library (not only) for MicroPython

License

Notifications You must be signed in to change notification settings

SpotlightKid/upy-msgpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

upy-msgpack

upy-msgpack is a lightweight MessagePack serializer and deserializer module written in pure Python, compatible with CPython version 3+ and MicroPython 1.15+.

Note: This project in in pre-alpha stage. At the moment only serialization of basic types is implemented. There is no support for extension types, timestamps or de-serialization.

About

A lightweight MessagePack (de)serialization library (not only) for MicroPython

Topics

Resources

License

Stars

Watchers

Forks

Languages