LarsHill / metadictLinks
MetaDict is a powerful dict subclass enabling (nested) attribute-style item access/assignment and IDE autocompletion support.
☆37Updated 2 years ago
Alternatives and similar repositories for metadict
Users that are interested in metadict are comparing it to the libraries listed below
Sorting:
- Turn Pydantic defined Data Models into CLI Tools☆154Updated 2 months ago
- A new decorator for pydantic allowing you to define dynamic fields that are computed from other properties.☆34Updated 9 months ago
- Easy rate-limiting for python requests☆105Updated last month
- A blazing fast dict subclass that supports dot access notation.☆54Updated last week
- Protocols intersection for mypy☆32Updated 4 months ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆67Updated 4 years ago
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆29Updated 7 months ago
- Dynamically create python functions with a proper signature.☆129Updated 2 months ago
- The build backend used by PDM that supports latest packaging standards.☆78Updated last week
- Simple, elegant, wizarding tools for interacting with Python's dataclasses.☆210Updated last week
- Safely evaluate AST nodes without side effects☆45Updated 11 months ago
- Operator overloading for fast anonymous functions.☆50Updated last month
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆160Updated last month
- ⏲️ Easy rate limiting for Python using a token bucket algorithm, with async and thread-safe decorators and context managers☆51Updated last year
- Static analysis of Python import statements☆123Updated last month
- A fast and powerful web scraping library☆43Updated last year
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- Pandoc (Python Library)☆159Updated 10 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- Better JSONStorage for tinyDB☆40Updated 10 months ago
- A lightweight, high-performance Python library for parsing jsonl files.☆35Updated last year
- A simple immutable dictionary for Python☆161Updated 4 months ago
- Jonga: Python function call graph visualization☆55Updated 6 months ago
- atexit, but for asyncio☆19Updated last week
- Library to build command line interfaces based on Click. It extends click with: option groups, constraints (e.g. mutually exclusive param…☆119Updated 4 months ago
- Bash-style brace expansion for Python☆58Updated 3 years ago
- Safe and fast evaluation of untrusted user-supplied python expressions☆34Updated 2 months ago
- Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.☆36Updated 9 months ago
- Dark magics about variable names in python☆336Updated 3 weeks ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated 10 months ago