/think-async

🌿 Exploring cooperative concurrency primitives in Python

Primary LanguagePythonMIT LicenseMIT

async

🌿 Exploring different concurrency paradigms in Python

Awesome License

Description

This repository contains links to some awesome blog posts, books, talks, and docs to get you up and running with Python's asynchronous paradigm. It tries to avoid resources that are outdated or contain deprecated APIs that make the async subspace of Python seem overly complicated, especially for beginners.

Concepts & philosophy

Asyncio overview

Asyncio API

Examples

Books

Tutorials

Talks

Podcasts

Banters

Reactive programming & microservices

Python enhancement proposals (PEPs)