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:
- A blazing fast dict subclass that supports dot access notation.☆54Updated 3 weeks ago
- Dynamically create python functions with a proper signature.☆129Updated last month
- A simple immutable dictionary for Python☆160Updated 3 months ago
- A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dep…☆61Updated this week
- Safe and fast evaluation of untrusted user-supplied python expressions☆32Updated last month
- Python JSON benchmarking and "correctness".☆33Updated last year
- Safely evaluate AST nodes without side effects☆44Updated 11 months ago
- Turn Pydantic defined Data Models into CLI Tools☆154Updated last month
- Vendorize packages from PyPI☆103Updated 10 months ago
- Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.☆36Updated 9 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated this week
- universal character encoding detector☆58Updated 9 months ago
- Complete lxml external type annotation☆62Updated last week
- A new decorator for pydantic allowing you to define dynamic fields that are computed from other properties.☆34Updated 8 months ago
- A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)☆108Updated this week
- Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop wit…☆29Updated 7 months ago
- Simple, elegant, wizarding tools for interacting with Python's dataclasses.☆209Updated 3 weeks ago
- A Python Enum that inherits from str.☆118Updated last year
- A python wrapper for tomlplusplus☆91Updated 9 months ago
- Parse Python docstrings in various flavors.☆239Updated last year
- Python bindings for RocksDB☆34Updated 2 years ago
- Four-wheel drive for asyncio.☆74Updated 3 months ago
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆79Updated last week
- Nefertiti is a fresh theme for Sphinx v7 or superior, based on Bootstrap 5.3, with customizable fonts, color sets, light and dark support…☆18Updated last week
- Runtime typing introspection tools☆48Updated last month
- A utility to fetch and download python packages☆151Updated this week
- Powerful polling utility in Python☆61Updated last week
- Griffe extension for PEP 727 – Documentation Metadata in Typing.☆18Updated 4 months ago
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆93Updated 3 months ago
- A python documentation linter which checks that the docstring description matches the definition. Based on darglint by @terrencepreilly.☆23Updated last year