python311 topic

List python311 repositories

flake8-annotations

155
Stars
7
Forks
Watchers

Flake8 Type Annotation Checking

marisa-trie

1.0k
Stars
91
Forks
Watchers

Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.

pydantic

19.2k
Stars
1.7k
Forks
93
Watchers

Data validation using Python type hints

falconpy

314
Stars
104
Forks
Watchers

The CrowdStrike Falcon SDK for Python

bot

1.3k
Stars
642
Forks
Watchers

The community bot for the Python Discord community

CFE-Blank-Project

24
Stars
23
Forks
Watchers

A blank Django Starter Project that includes Docker support.

fastapi-distributed-websocket

51
Stars
10
Forks
Watchers

A library to implement websocket for distibuted system based on FastAPI.

Sunset

19
Stars
10
Forks
Watchers

Free and open source Microsoft/Outlook account generator.

cadwyn

181
Stars
24
Forks
Watchers

Production-ready community-driven modern Stripe-like API versioning in FastAPI

pydantic-duality

30
Stars
1
Forks
Watchers

Automatically and lazily generate three versions of your pydantic models: one with Extra.forbid, one with Extra.ignore, and one with all fields optional