carlosescri / DottedDictLinks
Python library that provides a method of accessing lists and dicts with a dotted path notation.
☆207Updated 5 months ago
Alternatives and similar repositories for DottedDict
Users that are interested in DottedDict are comparing it to the libraries listed below
Sorting:
- The multidict implementation☆449Updated this week
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 2 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 8 months ago
- A file-based ORM for Python dataclasses.☆209Updated last week
- 🔗 Immutable, Pythonic, correct URLs.☆287Updated 2 years ago
- A fast and thorough lazy object proxy.☆259Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- Human friendly input/output for text interfaces using Python☆332Updated last year
- It's easy to show that your command line app is active☆298Updated last year
- Subcommand REPL for click apps☆229Updated 2 weeks ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆348Updated 3 years ago
- Dictdiffer is a module that helps you to diff and patch dictionaries.☆842Updated last year
- A simple, immutable URL class with a clean API for interrogation and manipulation.☆293Updated last year
- Mypy static type checker plugin for Pytest☆254Updated 2 months ago
- itertools and builtins for AsyncIO and mixed iterables☆256Updated 6 months ago
- This is pydoctor, an API documentation generator that works by static analysis.☆207Updated last week
- asyncio-compatible timeout class☆566Updated this week
- Python library provides common APIs to load and dump configuration files in various formats☆282Updated 8 months ago
- Hunter is a flexible code tracing toolkit.☆816Updated 10 months ago
- A decorator for caching properties in classes.☆706Updated 5 months ago
- Tornado based server like pypi.python.org. With caching from pypi.☆123Updated last year
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆211Updated last month
- A port of Ruby on Rails' inflector to Python☆510Updated last year
- in-process file monitor / reloader for reloading your code automatically during development☆220Updated 6 months ago
- Composable custom class converters for attrs, dataclasses and friends.☆891Updated last week
- decorator☆873Updated 2 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆196Updated 2 months ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆339Updated last year
- Removes commented-out code from Python files☆211Updated 2 weeks ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆177Updated 2 months ago