Top 12 Python type-hint Projects
-
opyrator
🪄 Turns your machine learning code into microservices with web API, interactive GUI, and more.
Look into something like opyrator instead.
-
prisma-client-py
Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use
Project mention: Sunday Daily Thread: What's everyone working on this week? | /r/Python | 2023-04-16almost samezies, although I'm trying prisma-client-py for team-specific reasons.
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Project mention: Is there mongoose alternative in Python? (A NoSQL ORM) | /r/learnpython | 2023-05-14
-
-
-
-
Project mention: Which not so well known Python packages do you like to use on a regular basis and why? | /r/Python | 2022-08-26
Bit niche, but I like using pydantic-to-typescript (https://github.com/phillipdupuis/pydantic-to-typescript) to automatically generate typescript definitions for my fastapi apps. Or any app which uses pydantic models.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
-
-
microKanren-py
Simple python3 implementation of microKanren with lots of type annotations for clarity
Python type-hints related posts
Index
What are some of the best open-source type-hint projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | opyrator | 2,848 |
2 | prisma-client-py | 1,170 |
3 | odmantic | 799 |
4 | enforce | 543 |
5 | mashumaro | 529 |
6 | typing_inspect | 301 |
7 | pydantic-to-typescript | 180 |
8 | streamlit-pydantic | 138 |
9 | drf-typed | 61 |
10 | dynamoquery | 25 |
11 | libsa4py | 8 |
12 | microKanren-py | 5 |