rustshed. Rust types in Python. https://justforfunnoreally.dev/
82Pong. Mobile Pong game written in Kotlin.
7fastapi-wraps. It's like functools.wraps but for decorators in FastAPI
4fastavro. Fast Avro for Python
1fastapi. FastAPI framework, high performance, easy to learn, fast to code, ready for production
1docker.github.io. Source repo for Docker's Documentation
1pymonad. PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. Included are Monad and Monoid data types with several common monads included - such as Maybe and State - as well as some useful tools such as the @curry decorator for defining curried functions. PyMonad 2.x.x represents an almost complete re-write of the library with a simpler, more consistent interface as well as type annotations to help ensure correct usage.
1aiokafka. asyncio client for kafka
1async-timeout. asyncio-compatible timeout class
1dataclasses-avroschema. Generate Avro Schemas from a Python class. Serialize and Deserialize python instances with avro schemas
1ariadne. Ariadne is a Python library for implementing GraphQL servers using schema-first approach.
1aoc2021. Advent of Code 2021. Alphabetically.
1