Skip to content

Python based serialization and deserialization of messages

License

Notifications You must be signed in to change notification settings

jokr-1/message-serialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

message-serialization

Python module for serialization and deserialization of structured data. The data is described in a simple class format, similar to dataclasses.

@message class User: name: 'utf-8' age: '<B'

About

Python based serialization and deserialization of messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages