pyaxon

Data serializer

A lightweight, human-readable data serialization format and associated Python library for representing complex data structures

This is the mirror of pyaxon repository http://bitbucket.org/intellimath/pyaxon

GitHub

22 stars
3 watching
1 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
meeron/pybinn A Python wrapper around a binary serialization format 5
swissdatasciencecenter/calamus A Python library for serializing data to JSON-LD format 29
antidot/pyckson A Python library to serialize objects to JSON by inferring their structure from class definitions. 28
pkulchenko/serpent A Lua serializer and pretty printer that supports human-readable and machine-readable serialization of complex data structures. 558
vt-elixir/ja_serializer A library for serializing Elixir data structures in JSONAPI format 641
iddev5/inon A simple data serialization format for Zig that supports human-readable representation and fast serialization and deserialization. 10
jsonapi-serializer/jsonapi-serializer A fast JSON serialization library for Ruby objects 1,407
mikeywaites/kim A Python framework for serializing and marshaling complex data structures into JSON format. 316
python-rapidjson/python-rapidjson A Python wrapper around an extremely fast C++ JSON parser and serialization library. 507
mrjohannchang/aioserial.py A Python package that provides an asynchronous interface to serial communication. 133
spotlightkid/upy-msgpack A lightweight MessagePack serialization library for MicroPython 0
rsgalloway/pyseq A Python module for finding and serializing groups of items with numerical sequence indices. 123
ismasan/oat Provides a standardized way to serialize API data in Ruby apps. 278
pylons/colander A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. 451
dogtopus/minipb A lightweight, pure Python library for serializing and deserializing data using Protocol Buffers 52