typehints topic

List typehints repositories

highdicom

161
Stars
31
Forks
Watchers

High-level DICOM abstractions for the Python programming language

dicomweb-client

106
Stars
35
Forks
Watchers

Python client for DICOMweb RESTful services

quo

31
Stars
5
Forks
Watchers

🚦🛠️⚙️Quo, a toolkit for writing Command-Line Interface applications and a Text User Interface framework for Python.

targ

19
Stars
2
Forks
Watchers

Python CLI using type hints and docstrings.

bytechomp

35
Stars
7
Forks
Watchers

A pure python declarative custom binary protocol parser & generator using dataclasses and type hinting. Like Pydantic for binary protocols.

feud

52
Stars
2
Forks
Watchers

Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.

cyclopts

214
Stars
4
Forks
Watchers

Intuitive, easy CLIs based on python type hints.

django-typer

54
Stars
2
Forks
Watchers

Use Typer (type hints) to define the interface for your Django management commands.