Skip to content

Releases: alexprodan99/pyjsonparser

v0.1.0

07 Dec 11:32

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Added

  • Parse JSON strings into Python objects (dictionaries, lists, strings, numbers, booleans, null)
  • Serialize Python objects back to JSON format