type-hints topic

List type-hints repositories

flake8-mypy

102
Stars
19
Forks
Watchers

A plugin for flake8 integrating Mypy.

python-blueprint

539
Stars
82
Forks
Watchers

🐍 Example Python project using best practices 🥇

odmantic

996
Stars
94
Forks
Watchers

Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints

prisma-client-py

1.7k
Stars
69
Forks
Watchers

Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use

com2ann

138
Stars
12
Forks
Watchers

Tool for translation type comments to type annotations in Python

typing_inspect

334
Stars
33
Forks
Watchers

Runtime inspection utilities for Python typing module

enforce

541
Stars
21
Forks
Watchers

Python 3.5+ runtime type checking for integration testing and data validation

typical

182
Stars
9
Forks
Watchers

Typical: Fast, simple, & correct data-validation using Python 3 typing.

opyrator

3.0k
Stars
156
Forks
Watchers

🪄 Turns your machine learning code into microservices with web API, interactive GUI, and more.

jsonargparse

277
Stars
40
Forks
Watchers

Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables