All Projects → wbolster → Sanest

wbolster / Sanest

Licence: other
sane nested dictionaries and lists for python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Sanest

Schema
📐 Validating data structures against a given Schema.
Stars: ✭ 359 (+1789.47%)
Mutual labels:  data-structures, json
Shon
A simple tool to convert json or yaml into a shell-compliant data structure.
Stars: ✭ 47 (+147.37%)
Mutual labels:  data-structures, json
Boltons
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
Stars: ✭ 5,671 (+29747.37%)
Mutual labels:  data-structures, json
Emuto
manipulate JSON files
Stars: ✭ 180 (+847.37%)
Mutual labels:  data-structures, json
Psl
PHP Standard Library - a modern, consistent, centralized, well-typed set of APIs for PHP programmers.
Stars: ✭ 329 (+1631.58%)
Mutual labels:  data-structures, json
Adblockfast
Adblock Fast is a new, faster ad blocker for Android, iOS, Chrome, and Opera.
Stars: ✭ 582 (+2963.16%)
Mutual labels:  data-structures, json
Dasel
Query, update and convert data structures from the command line. Comparable to jq/yq but supports JSON, TOML, YAML, XML and CSV with zero runtime dependencies.
Stars: ✭ 759 (+3894.74%)
Mutual labels:  data-structures, json
Yaml.js
Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.
Stars: ✭ 810 (+4163.16%)
Mutual labels:  json
Jackson Module Kotlin
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
Stars: ✭ 830 (+4268.42%)
Mutual labels:  json
Kt
Kafka command line tool that likes JSON
Stars: ✭ 799 (+4105.26%)
Mutual labels:  json
Winterfell
Generate complex, validated and extendable JSON-based forms in React.
Stars: ✭ 787 (+4042.11%)
Mutual labels:  json
Dyson
Node server for dynamic, fake JSON.
Stars: ✭ 814 (+4184.21%)
Mutual labels:  json
Json to dart
Library that generates dart classes from json strings
Stars: ✭ 836 (+4300%)
Mutual labels:  json
Gojq
Pure Go implementation of jq
Stars: ✭ 800 (+4110.53%)
Mutual labels:  json
Json Chunks
streamable json encoder
Stars: ✭ 17 (-10.53%)
Mutual labels:  json
Rss Parser
A lightweight RSS parser, for Node and the browser
Stars: ✭ 793 (+4073.68%)
Mutual labels:  json
Raccoon Plugin
With Raccoon, use a JSON or YAML file to manage WordPress theme features
Stars: ✭ 18 (-5.26%)
Mutual labels:  json
Eter
Lightweight collections for JavaScript
Stars: ✭ 16 (-15.79%)
Mutual labels:  data-structures
Hackerrank
HackerRank solutions in Java/JS/Python/C++/C#
Stars: ✭ 829 (+4263.16%)
Mutual labels:  data-structures
Aabb Tree
A d-dimensional aabb-tree implementation for MATLAB.
Stars: ✭ 5 (-73.68%)
Mutual labels:  data-structures

====== 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].