close
Skip to content

politrons/Dive-into-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author Pablo Picouto Garcia

My image

Is this repo useful? Please ⭑Star this repository and share the love.

Here we cover with examples the most famous features of Python 3

Features

Actor model

Using the library pykka we can reproduce the actor system model of Akka in Python.

Kafka

Patterns

gRPC

PyIO effect

PyFCollection

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

PyQuic

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.

About

Examples of most features of this language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors