mivade / argparse_dataclassLinks
Declarative CLIs with argparse and dataclasses
☆89Updated 4 months ago
Alternatives and similar repositories for argparse_dataclass
Users that are interested in argparse_dataclass are comparing it to the libraries listed below
Sorting:
- Based Python static type checker with baseline, sane default settings and based typing features☆179Updated last month
- Populate library namespace without incurring immediate import costs☆168Updated last week
- Python Typing Intersection examples☆43Updated last year
- Install and run applications packaged with conda in isolated environments☆117Updated 2 months ago
- Turn Pydantic defined Data Models into CLI Tools☆153Updated 2 weeks ago
- Declarative, type-safe command line argument parsers from dataclasses and attrs classes☆61Updated last year
- A simple immutable dictionary for Python☆159Updated 3 months ago
- Useful types for Python☆131Updated last month
- A Python docstring linter that checks arguments, returns, yields, and raises sections☆183Updated 2 weeks ago
- A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)☆105Updated this week
- Hatch build hook plugin for Mypyc☆45Updated 11 months ago
- pathlib api extended to use fsspec backends☆310Updated this week
- Simple, Elegant, Typed Argument Parsing with argparse☆467Updated this week
- NOT MAINTAINED - A simple Rust like Option type for Python 3. Fully type annotated.☆70Updated 6 months ago
- A practical snapshot testing plugin for pytest.☆90Updated 9 months ago
- Mypy language server: runs mypy on Python code to provide type checking, go to definition, and hover.☆34Updated 3 years ago
- Parse Python docstrings in various flavors.☆239Updated last year
- Operator overloading for fast anonymous functions.☆50Updated 3 months ago
- A blazing fast dict subclass that supports dot access notation.☆54Updated last month
- Utilities to execute code blocks in Markdown files.☆150Updated 2 months ago
- cython hooks for hatch☆32Updated 9 months ago
- A simple program and library to auto generate API documentation for Python modules.☆78Updated last year
- Use Poetry inside Nox sessions☆166Updated last week
- All-Inclusive Python Projects☆127Updated 3 weeks ago
- Declarative CLI argument parser☆158Updated this week
- Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.☆36Updated 8 months ago
- Hatch plugin for versioning with your preferred VCS☆140Updated last week
- Safe, atomic formatting with black and µsort☆106Updated 3 months ago
- A module for lazy loading of Python modules☆88Updated last year
- Library to build command line interfaces based on Click. It extends click with: option groups, constraints (e.g. mutually exclusive param…☆118Updated 2 months ago