typehints
There are 50 repositories under typehints topic.
fastapi/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
mosquito/aio-pika
AMQP 0.9 client designed for asyncio and humans.
Fatal1ty/mashumaro
Fast and well tested serialization library
ramonhagenaars/nptyping
💡 Type hints for Numpy and Pandas
reagento/adaptix
An extremely flexible and configurable data model conversion library.
tiangolo/typer-cli
Run Typer scripts with completion, without having to create a package, using Typer CLI.
BrianPugh/cyclopts
Intuitive, easy CLIs based on python type hints.
ramonhagenaars/jsons
🐍 A Python lib for (de)serializing Python objects to/from JSON
ImagingDataCommons/highdicom
High-level DICOM abstractions for the Python programming language
strongbugman/danio
Danio is a ORM for python asyncio world.
ImagingDataCommons/dicomweb-client
Python client for DICOMweb RESTful services
guiqiqi/leaf
一个开发友好、功能完备的开源微信商城框架
django-commons/django-typer
Use Typer (type hints) to define the interface for your Django management commands.
eonu/feud
Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.
AndrewSpittlemeister/bytechomp
A pure python declarative custom binary protocol parser & generator using dataclasses and type hinting. Like Pydantic for binary protocols.
scalabli/quo
🚦🛠️⚙️Quo, a toolkit for writing Command-Line Interface applications and a Text User Interface framework for Python.
chadrik/doc484
Generate PEP 484 type annotations from docstrings
piccolo-orm/targ
Python CLI using type hints and docstrings.
jnoortheen/arger
Create argparser automatically from py3.6+ annotations :snake:.
whtsky/mypy-silent
Silence mypy by adding or removing code comments
purarue/autotui
quickly create UIs to interactively prompt, validate, and persist python objects to disk (JSON/YAML) and back using type hints
miguelteixeiraa/crinkle
Crinkle is a framework for organizing the execution of complex processing flows by implementing the “Chain of Responsability” pattern in Python
d3nbr0/aiocarrot
Asynchronous framework for working with RabbitMQ
warmachine028/datastax
A python library to visualize data-structures
cattidea/paddlepaddle-stubs
🏷️ A stubs package as described in PEP 561 for PaddlePaddle.
zmievsa/tortoise-orm-stubs
Type stubs that make tortoise a bit easier to work with when using type checkers
a-r-j/graphtype
Type hinting for networkx Graphs
alexreg/typer-cloup
Typer, build great CLIs. Easy to code. Based on Python type hints.
cdeler/dbutils_typehint
Python3 typehints for https://docs.databricks.com/dev-tools/databricks-utils.html
filecage/creator
creator is a simple PHP dependency injection / service container that works with typehints and powers www.thomann.de
idf/pover
Python OVERloading (pover) methods with type hints
MoritzKronberger/fastapi-template
Template for a FastAPI application with mypy and flake8 configs for VSCode and strict typechecking.
pabloesdev1/protomodel
Python Library to generate proto buffer file from python using type annotations
szepeviktor/phpstan-phpdoc
PHPDoc and typehint checks **only** for PHPStan 📜
alexreg/typer-cloup-cli
Run Typer scripts with completion, without having to create a package, using Typer CLI.
violet-black/jsonschema-gen
JSONSchema generation from Python type hints