LarsHill / metadictLinks
MetaDict is a powerful dict subclass enabling (nested) attribute-style item access/assignment and IDE autocompletion support.
☆37Updated 3 months ago
Alternatives and similar repositories for metadict
Users that are interested in metadict are comparing it to the libraries listed below
Sorting:
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆114Updated this week
- ☆45Updated last year
- Safely evaluate AST nodes without side effects☆47Updated last year
- A blazing fast dict subclass that supports dot access notation.☆54Updated 2 weeks ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆31Updated 10 months ago
- A simple immutable dictionary for Python☆168Updated 7 months ago
- A fast and powerful web scraping library☆43Updated last year
- XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml☆86Updated 2 months ago
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- Make implemented in pure Python☆72Updated last year
- Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.☆194Updated 3 weeks ago
- Lock-Free Atomics in Python☆70Updated 9 months ago
- A fork of frozendict, an immutable wrapper around dictionaries for Python3☆53Updated this week
- Simple, elegant, wizarding tools for interacting with Python's dataclasses.☆214Updated 2 weeks ago
- CPU parallelism for Trio☆65Updated 2 weeks ago
- distributed structured concurrency☆294Updated last week
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 4 months ago
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆103Updated last week
- Dark magics about variable names in python☆344Updated 3 months ago
- Declarative, type-safe command line argument parsers from dataclasses and attrs classes☆63Updated last year
- Bash-style brace expansion for Python☆60Updated 4 years ago
- Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.☆37Updated last year
- High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serializatio…☆85Updated 10 months ago
- A Python Enum that inherits from str.☆119Updated last year
- A python wrapper for tomlplusplus☆91Updated last year
- Turn Pydantic defined Data Models into CLI Tools☆155Updated last week
- Library to build command line interfaces based on Click. It extends click with: option groups, constraints (e.g. mutually exclusive param…☆124Updated 3 weeks ago
- The build backend used by PDM that supports latest packaging standards.☆81Updated last week
- Python JSON benchmarking and "correctness".☆35Updated 2 years ago