rnag / dotwizLinks
A blazing fast dict subclass that supports dot access notation.
☆54Updated 3 weeks ago
Alternatives and similar repositories for dotwiz
Users that are interested in dotwiz are comparing it to the libraries listed below
Sorting:
- A simple task runner.☆123Updated 2 weeks ago
- A Python Enum that inherits from str.☆118Updated last year
- create cli applications using pydantic models☆37Updated last year
- Auto documentation for MkDocs 📘☆227Updated 2 years ago
- 🌈 Drop-in replacement for Click to make user-friendly and colorful CLI☆93Updated this week
- Syntactical sugar for Python class attributes☆59Updated last year
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆178Updated 4 months ago
- Copier template for Python projects managed by PDM.☆90Updated 8 months ago
- Library to build command line interfaces based on Click. It extends click with: option groups, constraints (e.g. mutually exclusive param…☆120Updated 4 months ago
- Colorization of help messages in Click☆88Updated 4 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆104Updated last week
- Prodict, what Python dict meant to be.☆152Updated 8 months ago
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- Dynamically create python functions with a proper signature.☆130Updated 2 months ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆169Updated 2 months ago
- A codemod to make your implicit optional type hints PEP 484 compliant.☆98Updated last year
- A little benchmarking tool for Python☆190Updated last year
- Advanced Enumerations for Python☆197Updated last month
- Declarative CLI argument parser☆160Updated this week
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- ConfZ is a configuration management library for Python based on pydantic.☆247Updated last month
- Tool to Detect Surrounding Shell