Topic: "async-python"
MagicStack/uvloop
Ultra fast asyncio event loop.
Language: Cython - Size: 1.68 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 11,140 - Forks: 569

MagicStack/asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
Language: Python - Size: 10.4 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 7,502 - Forks: 429

twisted/twisted
Event-driven networking engine written in Python.
Language: Python - Size: 74 MB - Last synced at: about 18 hours ago - Pushed at: 8 days ago - Stars: 5,839 - Forks: 1,197

mosquito/aio-pika
AMQP 0.9 client designed for asyncio and humans.
Language: Python - Size: 2.12 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1,387 - Forks: 202

twisted/klein
werkzeug + twisted.web
Language: Python - Size: 2.58 MB - Last synced at: about 18 hours ago - Pushed at: about 22 hours ago - Stars: 840 - Forks: 120

testdrivenio/fastapi-crud-async
FastAPI CRUD
Language: Python - Size: 7.81 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 457 - Forks: 92

aiokitchen/aiomisc
aiomisc - miscellaneous utils for asyncio
Language: Python - Size: 1.97 MB - Last synced at: 5 days ago - Pushed at: 18 days ago - Stars: 405 - Forks: 26

itamarst/crochet
Crochet: use Twisted anywhere!
Language: Python - Size: 394 KB - Last synced at: 24 days ago - Pushed at: 12 months ago - Stars: 237 - Forks: 35

cocrawler/cocrawler
CoCrawler is a versatile web crawler built using modern tools and concurrency.
Language: Python - Size: 911 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 191 - Forks: 27

testdrivenio/fastapi-tdd-docker
Test-Driven Development with FastAPI and Docker
Language: Python - Size: 50.8 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 170 - Forks: 50

salamer/jolla
Python Web Framework
Language: Python - Size: 160 KB - Last synced at: about 1 month ago - Pushed at: about 9 years ago - Stars: 130 - Forks: 16

gistart/asyncio-pool
Pool for asyncio with multiprocessing, threading and gevent -like interface
Language: Python - Size: 60.5 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 120 - Forks: 11

igorcoding/asynctnt
A fast Tarantool Database connector for Python/asyncio.
Language: Python - Size: 7.18 MB - Last synced at: 25 days ago - Pushed at: 9 months ago - Stars: 83 - Forks: 9

erdewit/tws_async π¦
Make the Python IB API from Interactive Brokers run inside an event loop
Language: Python - Size: 286 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 83 - Forks: 38

BobTheBuidler/ypricemagic
Fetch accurate prices for tokens solely using on-chain data.
Language: C - Size: 19.5 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 71 - Forks: 18

kwarunek/aiounittest
Test python asyncio-based code with ease.
Language: Python - Size: 81.1 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 58 - Forks: 9

alperensert/capmonster_python
Capmonster.cloud library for Python3
Language: Python - Size: 5.65 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 51 - Forks: 9

stopspazzing/Sanic-MDL-Blog π¦
An async Python server running Material Design Lite Blog template
Language: HTML - Size: 1.32 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 50 - Forks: 8

mosquito/aiohttp-xmlrpc
XMLRPC for aiohttp
Language: Python - Size: 114 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 35 - Forks: 19

miguelgrinberg/asyncio-testing
Unit testing asyncio code
Language: Python - Size: 2.93 KB - Last synced at: 25 days ago - Pushed at: about 8 years ago - Stars: 27 - Forks: 5

olitheolix/aiokubernetes
Asynchronous Kubernetes Client
Language: Python - Size: 1.2 MB - Last synced at: 25 days ago - Pushed at: almost 7 years ago - Stars: 24 - Forks: 2

JenSte/aiotus
Asynchronous tus (tus.io) client library
Language: Python - Size: 287 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 18 - Forks: 1

100nm/python-injection
Fast and easy dependency injection framework.
Language: Python - Size: 997 KB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 17 - Forks: 0

jradikk/async-cache-warmer
Asynchronous website cache warmer
Language: Python - Size: 790 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 15 - Forks: 10

dashwav/yin-bot π¦
Discord bot with a focus on moderation. Written in discord.py
Language: Python - Size: 1.43 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 7

jamespeterschinner/async_v20
Asynchronous client for FOREX broker
Language: Python - Size: 7.21 MB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 11

d3nbr0/aiocarrot
Asynchronous framework for working with RabbitMQ
Language: Python - Size: 36.1 KB - Last synced at: 23 days ago - Pushed at: 7 months ago - Stars: 10 - Forks: 0

hachibeeDI/py-json-rpc
JSON RPC toolkit for Python
Language: Python - Size: 210 KB - Last synced at: 28 days ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 1

trisongz/aiosupabase Fork of supabase/supabase-py
Python Client for Supabase
Language: Python - Size: 141 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 2

sorcio/async_exit_stack
AsyncExitStack backport for Python 3.5+
Language: Python - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 2

isac322/loopmon
Lightweight event loop monitor
Language: Python - Size: 65.4 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

Giorgouis/discord-anti-nuker
A simple bot command I made with discord.py so you can erase a majority of channels. It might be useful in case of your server being raided or some malicious staff
Language: Python - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 3

DecoraterBot-devs/DecoraterBot
DecoraterBot - An Extendable Discord Bot Made in Python.
Language: Python - Size: 457 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 4

DecoraterBot-devs/DecoraterBot-cogs
Place that stores DecoraterBot's plugins that can be installed.
Language: Python - Size: 273 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

wrobell/antrak
AnTrak - Activity and location data analysis
Language: Python - Size: 56.6 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

imrahulr/FogComputing
Fog Computing Architecture in Python
Language: Python - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 2

jwalsh/advanced-python
Advanced Python programming concepts: internals, metaprogramming, concurrency, design patterns, functional programming, and more. Educational resource with examples and exercises.
Language: Python - Size: 237 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 3

abinashmeher999/Distributed-Algorithms
Abstractions of components of a distributed system to simulate implementations of distributed algorithms.
Language: Python - Size: 39.1 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 2

VritraSecz/NeuraX
Dual-mode AI assistant (CLI + Telegram) powered by Perplexity AI. Fast, modular, and cross-platform.
Language: Python - Size: 20.5 KB - Last synced at: 19 days ago - Pushed at: 21 days ago - Stars: 3 - Forks: 0

KazKozDev/murmur
A Mix of Agents Orchestration System for Distributed LLM Processing
Language: Python - Size: 2.01 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 1

alisharify7/gunicorn-uvicorn-nginx
Deploy Python web apps with Docker using Nginx, Gunicorn/Uvicorn for scalability and performance.
Language: Dockerfile - Size: 267 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

miraclx/rodio
Efficient non-blocking event loops for async concurrency and I/O
Language: Python - Size: 264 KB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

mosquito/tornado-xmlrpc
Tornado XML-RPC server and client
Language: Python - Size: 23.4 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

mosquito/rest-client
RESTFull client library for python (based on tornado)
Language: Python - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 3

shua-ie/QuarryCore
[CURRENT WIP] Production-grade AI training data mining system. Hardware-adaptive architecture scales from Raspberry Pi to GPU workstations. Features advanced web scraping, multi-level deduplication, domain-specific extractors, and enterprise monitoring.
Language: Python - Size: 2.53 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

boatx/SockIt
Simple web socket server
Language: Python - Size: 145 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

NoPlagiarism/bars-parser
ΠΠΎΠ·Π²ΠΎΠ»ΡΠ΅Ρ ΡΠΏΠ°ΡΡΠΈΡΡ Π±Π°Π·Ρ Π΄Π°Π½Π½ΡΡ ΠΠ»Π΅ΠΊΡΡΠΎΠ½Π½ΠΎΠΉ Π¨ΠΊΠΎΠ»Ρ ΠΠΠ Π‘ ΠΈ ΠΏΠΎΠ»ΡΡΠΈΡΡ ΡΠΏΠΈΡΠΎΠΊ Π€ΠΠ ΡΡΠ°ΡΠΈΡ ΡΡ ΠΈ ΠΈΡ ΡΠΎΠ΄ΠΈΡΠ΅Π»Π΅ΠΉ
Language: Python - Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

dunamismax/discord-bot-framework
A production-ready framework for building modern Discord bots with Python Designed for self-hosting on Ubuntu Linux with enterprise-grade features
Language: Python - Size: 270 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

vipaka2/siteintel
Web technology scanner.
Language: Python - Size: 43 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

mohamaddao/mcp-tutorial-complete-guide
The "mcp-tutorial-complete-guide" repository offers a comprehensive approach to developing AI tools using the Model Context Protocol. Explore practical examples and clear instructions to enhance your skills in AI development. πβ¨
Language: Jupyter Notebook - Size: 114 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

MuhammadUsmanGM/Chainlit-bot
A smart browser-based chatbot built using Chainlit and the OpenAI Agents SDK. It handles user queries with intelligent responses and automatically stores the conversation in a JSON file. The project uses uv, a fast Python package manager, for dependency management and setup.
Language: Python - Size: 136 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

danfmaia/hybrid-legal-doc-classifier
Production-ready zero-shot legal document classifier using Mistral-7B LLM and FAISS validation, built with FastAPI for high-performance document classification.
Language: Python - Size: 301 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

RoninReilly/Zenload
High-performance Telegram bot for downloading videos from Instagram, TikTok and more with automatic format optimization
Language: Python - Size: 641 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

TheFoxKD/CalendarMTUSI
ΠΠ½ΡΠ΅Π³ΡΠ°ΡΠΈΡ ΡΠ°ΡΠΏΠΈΡΠ°Π½ΠΈΡ ΠΠ’Π£Π‘Π Ρ ΠΊΠ°Π»Π΅Π½Π΄Π°ΡΡΠΌΠΈ - Python ΠΏΡΠΈΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ Π΄Π»Ρ ΡΠΈΠ½Ρ ΡΠΎΠ½ΠΈΠ·Π°ΡΠΈΠΈ ΡΠ°ΡΠΏΠΈΡΠ°Π½ΠΈΡ Π·Π°Π½ΡΡΠΈΠΉ ΠΠ’Π£Π‘Π Ρ Google ΠΈ Mac ΠΊΠ°Π»Π΅Π½Π΄Π°ΡΡΠΌΠΈ. ΠΠΎΠ·ΠΌΠΎΠΆΠ½ΠΎΡΡΠΈ: Π°Π²ΡΠΎΠΌΠ°ΡΠΈΡΠ΅ΡΠΊΠΈΠΉ ΠΏΠ°ΡΡΠΈΠ½Π³ ΡΠ°ΡΠΏΠΈΡΠ°Π½ΠΈΡ, ΠΎΠ±Π½ΠΎΠ²Π»Π΅Π½ΠΈΡ Π² ΡΠ΅Π°Π»ΡΠ½ΠΎΠΌ Π²ΡΠ΅ΠΌΠ΅Π½ΠΈ, ΡΠΌΠ½ΠΎΠ΅ ΡΠ°Π·ΡΠ΅ΡΠ΅Π½ΠΈΠ΅ ΠΊΠΎΠ½ΡΠ»ΠΈΠΊΡΠΎΠ². ΠΠΎΡΡΡΠΎΠ΅Π½ΠΎ Π½Π° Python 3.9+, Playwright, Google Calendar API, Π°ΡΠΈΠ½Ρ ΡΠΎΠ½Π½ΠΎΠΉ Π°ΡΡ ΠΈΡΠ΅ΠΊΡΡΡΠ΅ ΠΈ ΡΡΡΠΎΠ³ΠΎΠΉ ΡΠΈΠΏΠΈΠ·Π°ΡΠΈΠΈ.
Language: Python - Size: 39.1 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

thetestgame/panda3d-gemstone
[WIP] High level Python 3 game framework based on the Panda3D game engine.
Language: Python - Size: 291 KB - Last synced at: 1 day ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

vursinng/Chainlit-bot
A smart browser-based chatbot built using Chainlit and the OpenAI Agents SDK. It handles user queries with intelligent responses and automatically stores the conversation in a JSON file. The project uses uv, a fast Python package manager, for dependency management and setup.
Language: Python - Size: 134 KB - Last synced at: 34 minutes ago - Pushed at: about 3 hours ago - Stars: 0 - Forks: 0

LOKESH-loky/Concurrent-Web-Crawler
The Concurrent Web Crawler is a Go-based application designed to crawl web pages efficiently using Go's powerful concurrency features.
Language: Go - Size: 12.7 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

BaranDev/mcp-server-template
A production-ready template for building Model Context Protocol (MCP) servers with Python. Includes HTTP client patterns, error handling, connection pooling, and clean separation of concerns. Perfect starting point for integrating any REST API with Claude and other MCP-compatible AI tools.
Language: Python - Size: 9.77 KB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

sonicedge-alt/NeuraX
NeuraX is a dual-mode AI assistant that leverages Perplexity AI for enhanced performance. Built for Linux and Termux, it offers a stable and efficient experience. ππ€
Size: 1000 Bytes - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

Wason1797/aiq_coap_server
Backend infrastructure to monitor air quality data from sensor stations
Language: Python - Size: 297 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

SaiSandeepKantareddy/hybrid_crawler_js
Hybrid web crawler that intelligently renders JavaScript-heavy pages only when needed β balances content coverage and infrastructure cost using heuristic scoring + conditional Playwright rendering.
Language: Python - Size: 405 KB - Last synced at: 16 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

zavet-g/complaint-system
π€ Π‘ΠΈΡΡΠ΅ΠΌΠ° ΠΎΠ±ΡΠ°Π±ΠΎΡΠΊΠΈ ΠΆΠ°Π»ΠΎΠ± Ρ ΠΠ: Π°Π²ΡΠΎΠΌΠ°ΡΠΈΡΠ΅ΡΠΊΠ°Ρ ΠΊΠ°ΡΠ΅Π³ΠΎΡΠΈΠ·Π°ΡΠΈΡ, Π°Π½Π°Π»ΠΈΠ· ΡΠΎΠ½Π°Π»ΡΠ½ΠΎΡΡΠΈ, ΡΠ²Π΅Π΄ΠΎΠΌΠ»Π΅Π½ΠΈΡ Π² ΡΠ΅Π°Π»ΡΠ½ΠΎΠΌ Π²ΡΠ΅ΠΌΠ΅Π½ΠΈ. FastAPI + Telegram + Google Sheets + OpenAI. Docker + ΡΠ΅ΡΡΡ.
Language: Python - Size: 854 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

Sh1nr1/mai-ai-assistant-self-hosted
Mai is an emotionally intelligent, voice-enabled AI assistant built with FastAPI, Together.ai LLMs, memory persistence via ChromaDB, and real-time sentiment analysis. Designed to feel alive, empathetic, and human-like, Mai blends the charm of a flirty cyberpunk companion with the power of modern multimodal AI.
Language: Python - Size: 59.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

tsandrini/vrmapi-async
Async python client for the VRM API, based off victronenergy/vrm-api-python-client. [maintainer=@tsandrini]
Language: Python - Size: 98.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

KosmixGT/mailforge
ΠΡΡΡΠΎΠ²ΠΎΠΉ ΠΏΡΠΎΠ΅ΠΊΡ 3 ΠΊΡΡΡΠ°/ Web / Π‘ΠΈΡΡΠ΅ΠΌΠ° ΡΠΏΡΠ°Π²Π»Π΅Π½ΠΈΡ ΡΠ°ΡΡΡΠ»ΠΊΠ°ΠΌΠΈ / Vue.js + Python
Language: Python - Size: 3.41 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mahdi-mosafa/mobile-specs-crawler
An efficient web crawler for GSMArena using Playwright to extract mobile phone specifications and metadata
Size: 0 Bytes - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

saviornt/Pydantic-Settings
A dynamic Python library for managing environment variables, configurations, and secrets using Pydantic. Supports async workflows, encrypted .env files, and optional integrations with AWS, Azure, and Google Cloud.
Language: Python - Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

FAIRYCOREKVLT/Keylogger
Simple keylogger imitation for entertainment or test usage.
Language: Python - Size: 110 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

fr33lo/dfu
Automatically download, manage, and update local files from Discord channels with ease using a Discord bot.
Language: Python - Size: 27.3 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

arvind-4/image-compressor
Image Compressor using FastAPI, MongoDB, Minio, Docker and Celery
Language: Python - Size: 298 KB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aevtikheev/text-summary
Article summarization service
Language: Python - Size: 123 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Pk13055/network-collection-app π¦
Svelte Fastapi application to collect questionnaire data using CAS + LDAP
Language: HTML - Size: 369 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bryzgaloff/highloadcup2018
https://highloadcup.ru/ by Mail.Ru Group
Language: Python - Size: 17.6 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

devrohaan/kick-off-Celery_RabbitMQ_Basics
:rabbit: :seedling: A tutorial-based introduction to asynchronous processing in python using Celery and RabbitMQ.
Language: Python - Size: 6.84 KB - Last synced at: 22 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

lordent/openapi-doc
OpenAPI v3 doc decorators
Language: Python - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

drakantas/tfk π¦
Built with scalability in mind, Archivum's main goal is to offer guild services through the web to the TFK family on a modern and manageable platform.
Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

AlexElvers/aio-pika-playground
Playground for aio-pika
Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

avyfain/asynclock
Sample code for async python
Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
