LarsHill / metadictLinks
MetaDict is a powerful dict subclass enabling (nested) attribute-style item access/assignment and IDE autocompletion support.
☆38Updated 6 months ago
Alternatives and similar repositories for metadict
Users that are interested in metadict are comparing it to the libraries listed below
Sorting:
- Safely evaluate AST nodes without side effects☆50Updated 3 weeks ago
- Fast property caching☆33Updated 3 weeks ago
- Lock-Free Atomics in Python☆74Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated last week
- A blazing fast dict subclass that supports dot access notation.☆55Updated last month
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml☆87Updated last week
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆31Updated last year
- A simple immutable dictionary for Python☆176Updated 2 weeks ago
- A Requests-compatible interface for PycURL.☆71Updated 4 months ago
- Declarative, type-safe command line argument parsers from dataclasses and attrs classes☆65Updated this week
- A fast and flexible reimplementation of data classes☆85Updated 3 years ago
- Make implemented in pure Python☆73Updated last year
- Static analysis of Python import statements☆124Updated last month
- Simple sphinx wrapper around pyreverse (from pylint suit) to generate UML diagramms from modules.