iximiuz / simple-event-loopLinks
Fully-functional Event Loop in 100 Lines of Python
☆65Updated 7 months ago
Alternatives and similar repositories for simple-event-loop
Users that are interested in simple-event-loop are comparing it to the libraries listed below
Sorting:
- asynchronous task queues using python's multiprocessing library☆70Updated last year
- miniature redis-like server implemented in Python☆150Updated 2 years ago
- Examples from "Using Asyncio in Python: Understanding Python's Asynchronous Programming Features"☆43Updated 2 years ago
- A small web framework based on ASGI☆16Updated 7 years ago
- How to use Flask with gevent (uWSGI and Gunicorn editions)☆97Updated 5 years ago
- Personal Blog☆69Updated last year
- aiohttp tutorial for US PyCon 2019☆63Updated 4 years ago
- Running Flask on Docker Swarm☆37Updated last year
- Python typed dependency injection container to bring simple inversion of control into your project☆15Updated 10 months ago
- Mini-framework that helps implementing Saga pattern in microservices☆50Updated 4 years ago
- Library of utils to create REST Python Microservices☆276Updated last year
- Example of a functional stack of microservices in Kubernetes!☆52Updated 4 years ago
- Barebone Python Microservices with Flask☆173Updated 2 years ago
- A cli tool for tortoise-orm, build on top of click and ptpython☆24Updated last month
- The Python asyncio tutorial I wish existed earlier☆299Updated 5 years ago
- Code and other resources for "Practical Go" - the book by @amitsaha☆61Updated 2 years ago
- Python Design Patterns☆88Updated 7 years ago
- Mongodb data migrations using Python☆73Updated 2 years ago
- Admin Panel for GinoORM - ready to up & run (just add your models)☆49Updated 2 years ago
- A toy ASGI web framework☆24Updated 4 years ago
- Python (DB-API 2.0) Client for rqlite, the lightweight, distributed database built on SQLite.☆125Updated this week
- Cookiecutter template for a Python microservice.☆56Updated last year
- a microservice application using Redis as the communication channel