LarsHill / metadictLinks
MetaDict is a powerful dict subclass enabling (nested) attribute-style item access/assignment and IDE autocompletion support.
☆38Updated 2 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☆46Updated last year
- Operator overloading for fast anonymous functions.☆50Updated last week
- Better JSONStorage for tinyDB☆41Updated last year
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 3 months ago
- Declarative, type-safe command line argument parsers from dataclasses and attrs classes☆63Updated last year
- Python JSON benchmarking and "correctness".☆34Updated 2 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆112Updated 2 weeks ago
- A simple immutable dictionary for Python☆164Updated 6 months ago
- Pandoc (Python Library)☆166Updated last year
- Simple, elegant, wizarding tools for interacting with Python's dataclasses.☆214Updated 2 weeks ago
- Pyfilesystem2 implementation for OneDrive☆10Updated 3 months ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆69Updated 5 years ago
- Easy rate-limiting for python requests☆109Updated 2 weeks ago
- ☆45Updated last year
- Make implemented in pure Python☆72Updated last year
- python library with a set of tools for simple debugging of python programs☆19Updated 2 years ago
- Powerful polling utility in Python☆61Updated 2 months ago
- A Python Enum that inherits from str.☆118Updated last year
- Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.☆195Updated last week
- A blazing fast dict subclass that supports dot access notation.☆54Updated 2 weeks ago
- A fast and powerful web scraping library☆43Updated last year
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- An object-oriented JSON Schema implementation for Python.☆143Updated 7 months ago
- Turn Pydantic defined Data Models into CLI Tools☆154Updated 4 months ago
- atexit, but for asyncio☆20Updated 2 months ago
- Lock-Free Atomics in Python☆70Updated 8 months ago
- A high-performance library for compressed ndarrays, with a flexible computational engine☆169Updated this week
- Dark magics about variable names in python☆341Updated 3 months ago
- Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.☆37Updated 11 months ago
- Library to build command line interfaces based on Click. It extends click with: option groups, constraints (e.g. mutually exclusive param…☆122Updated last month