Author Pablo Picouto Garcia
Is this repo useful? Please ⭑Star this repository and share the love.
Here we cover with examples the most famous features of Python 3
- Classes
- Abstract Classes
- Collections
- Conditions
- Types
- Static Types
- Error Handling
- Functions
- Monads
- TypeClasses
- Async
- Pattern matching
- DataClasses
- Channel
Using the library pykka we can reproduce the actor system model of Akka in Python.
What is PyFCollection? A lightweight, generic collection class that provides: ✅ Lazy evaluation - operations are deferred until materialization ✅ Method chaining - fluent API for readable data pipelines ✅ Type safety - full Generic type support ✅ Zero dependencies - pure Python implementation
a simple Python library for the QUIC protocol! Clean fluent API that handles 1,000+ concurrent requests/second with zero head-of-line blocking. Makes QUIC (HTTP/3's backbone) accessible to Python developers without the complexity.
