https://github.com/apiad/python-thing
Thing is a wrapper around a JSON encodable object that can be used in dictionary notation or in object notation.
https://github.com/apiad/python-thing
Last synced: 7 months ago
JSON representation
Thing is a wrapper around a JSON encodable object that can be used in dictionary notation or in object notation.
- Host: GitHub
- URL: https://github.com/apiad/python-thing
- Owner: apiad
- License: mit
- Created: 2014-06-05T02:56:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-09T18:29:05.000Z (over 11 years ago)
- Last Synced: 2025-02-21T15:51:14.981Z (12 months ago)
- Language: Python
- Size: 141 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
python-thing
============
Thing is a wrapper around a JSON encodable object that can be used in dictionary notation or in object notation.