Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wbolster/sanest
sane nested dictionaries and lists for python
https://github.com/wbolster/sanest
data-structures json nested python
Last synced: about 2 months ago
JSON representation
sane nested dictionaries and lists for python
- Host: GitHub
- URL: https://github.com/wbolster/sanest
- Owner: wbolster
- License: other
- Created: 2017-05-19T13:29:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-08T19:21:35.000Z (almost 4 years ago)
- Last Synced: 2024-10-29T02:47:12.038Z (about 2 months ago)
- Topics: data-structures, json, nested, python
- Language: Python
- Homepage:
- Size: 250 KB
- Stars: 19
- Watchers: 5
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.rst
Awesome Lists containing this project
README
======
sanest
======*sane nested dictionaries and lists*
.. image:: https://travis-ci.org/wbolster/sanest.svg?branch=master
:target: https://travis-ci.org/wbolster/sanest*sanest* is a python (3+) library that makes it easy to work with nested
dictionaries and lists, such as those commonly used in json formats,
without losing your sanity.* Documentation: https://sanest.readthedocs.io/
* Python Package Index (PyPI): https://pypi.python.org/pypi/sanest/
* Source code and issue tracker: https://github.com/wbolster/sanest