Changes between Version 18 and Version 19 of pyson


Ignore:
Timestamp:
05/10/21 17:15:46 (4 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pyson

    v18 v19  
    11== Pyson
    22
    3 Pyson is a json (de)serializer for python3 objects.
     3Pyson converts between dicts/lists and python3 objects.
    44It uses some annotations inspired by jackson.
    55