DottedDict
Path accessor
Provides access to complex objects with dot notation
Python library that provides a method of accessing lists and dicts with a dotted path notation.
194 stars
4 watching
25 forks
Language: Python
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
alexdelorenzo/aiopath | An asynchronous implementation of Python's path handling system | 166 |
tlsfuzzer/python-ecdsa | A Python implementation of ECDSA and ECDH algorithms | 921 |
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 | 342 |
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. | 84 |
bpython/curtsies | A library that enables complex text rendering and user input handling in terminals. | 227 |
dgilland/pydash | A comprehensive set of functional utilities for Python | 1,341 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,079 |
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. | 438 |