DottedDict
Path notation library
Provides a dotted path notation for accessing nested lists and dictionaries in Python
Python library that provides a method of accessing lists and dicts with a dotted path notation.
193 stars
4 watching
25 forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
alexdelorenzo/aiopath | An asynchronous implementation of Python's path handling system | 162 |
tlsfuzzer/python-ecdsa | A Python implementation of ECDSA and ECDH algorithms | 916 |
d3xterjs/pydexter | A Python wrapper for rendering charts in the browser with simple syntax | 31 |
hissssst/pathex | A library for fast and functional access to nested data structures in Elixir | 339 |
ehmicky/wild-wild-parser | A library for manipulating and serializing object property paths with wildcards and regexps | 13 |
jaraco/path | A Python library that provides an object-oriented way to manipulate file system paths | 1,107 |
deldotdr/txredis | An asynchronous Redis client library for Twisted Python | 128 |
datastax/python-driver | A Python client library for interacting with Apache Cassandra databases | 1,393 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 83 |
bpython/curtsies | A library that enables complex text rendering and user input handling in terminals. | 228 |
dgilland/pydash | A comprehensive set of functional utilities for Python | 1,331 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,077 |
wolph/python-statsd | A Python client for Etsy's statsd server, allowing users to collect and send metrics about their applications. | 110 |
juditacs/wikt2dict | Tool to parse and process Wiktionary translation data for dictionary creation | 53 |
kiddouk/redisco | A Python library for simple models and containers persisted in Redis. | 439 |