JSON as python objects


License
Apache-2.0
Install
pip install jsonasobj==2.0.2.dev4

Documentation

jsonasobj

Latest Version Pyversions License

Revision History

  • 1.1.0 -- Method signatures all have full typing, load function will take a file name, a url -or- an open file as an argument
  • 1.2.0 -- added non-protected access methods and changed copyright
  • 1.2.1 -- fixed issue #4
  • 1.3.0 -- added user filtr to as_json and _as_json_dumps functions, fixed issue #5
  • 1.3.1 -- adjusted filtr so objects

See: Jupyter notebook for documentation