https://github.com/steenzout/python-serialization-json
Steenzout's JSON serialization package.
https://github.com/steenzout/python-serialization-json
json python serialization
Last synced: about 1 year ago
JSON representation
Steenzout's JSON serialization package.
- Host: GitHub
- URL: https://github.com/steenzout/python-serialization-json
- Owner: steenzout
- License: apache-2.0
- Created: 2016-08-15T15:56:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T21:33:48.000Z (over 7 years ago)
- Last Synced: 2025-03-28T03:07:22.358Z (over 1 year ago)
- Topics: json, python, serialization
- Language: Python
- Size: 145 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# serialization.json
[](https://pypi.python.org/pypi/steenzout.serialization.json/)
[](https://travis-ci.org/steenzout/python-serialization-json)
[](https://landscape.io/github/steenzout/python-serialization-json/master)
[](https://coveralls.io/r/steenzout/python-serialization-json)
[](https://requires.io/github/steenzout/python-serialization-json/requirements/?branch=master)
[](http://python-steenzout-serialization-json.readthedocs.io/en/latest/?badge=master)
[][license]
[](https://www.openhub.net/p/python-steenzout-serialization-json/)
Steenzout JSON serialization package.
## Links
- [python > 2.7 > json](https://docs.python.org/2.7/library/json.html)
- [stackoverflow > How to convert JSON data into a Python serialization.json](http://stackoverflow.com/questions/6578986/how-to-convert-json-data-into-a-python-serialization.json)
- [stackoverfliw > How to make simplejson serializable class](http://stackoverflow.com/questions/4821940/how-to-make-simplejson-serializable-class)
- [stackoverflow > JSON datetime between Python and JavaScript](http://stackoverflow.com/questions/455580/json-datetime-between-python-and-javascript)
- [stackoverflow > Serializing a Python namedtuple to json](http://stackoverflow.com/questions/5906831/serializing-a-python-namedtuple-to-json)
- [Python Tips > Storing and Loading Data with JSON](https://pythontips.com/2013/08/08/storing-and-loading-data-with-json/)
[license]: https://raw.githubusercontent.com/steenzout/python-serialization-json/master/LICENSE "License"