Python topic

Python is a dynamically-typed garbage-collected programming language developed by Guido van Rossum in the late 80s to replace ABC. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.

List Python repositories

css-inline

216
Stars
30
Forks
Watchers

High-performance library for inlining CSS into HTML 'style' attributes

hypothesis-graphql

40
Stars
2
Forks
Watchers

Generate arbitrary queries matching your GraphQL schema, and use them to verify your backend implementation.

jsonschema-rs

467
Stars
91
Forks
Watchers

JSON Schema validation library

postmarker

129
Stars
29
Forks
Watchers

Python client library for Postmark API

fastapi-gino-arq-uvicorn

405
Stars
43
Forks
Watchers

High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).

fastapi-mvc

585
Stars
52
Forks
Watchers

Developer productivity tool for making high-quality FastAPI production-ready APIs.

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

beanie

1.8k
Stars
193
Forks
Watchers

Asynchronous Python ODM for MongoDB

fastapi-mqtt

235
Stars
42
Forks
Watchers

fastapi-mqtt is extension for MQTT protocol

sheet2dict

219
Stars
12
Forks
Watchers

Simple XLSX and CSV to dictionary converter