async-python
There are 94 repositories under async-python topic.
python-cq
Lightweight CQRS library for async Python projects.
DecoraterBot-cogs
Place that stores DecoraterBot's plugins that can be installed.
advanced-python
Advanced Python programming concepts: internals, metaprogramming, concurrency, design patterns, functional programming, and more. Educational resource with examples and exercises.
antrak
AnTrak - Activity and location data analysis
gunicorn-uvicorn-nginx
Deploy Python web apps with Docker using Nginx, Gunicorn/Uvicorn for scalability and performance.
Distributed-Algorithms
Abstractions of components of a distributed system to simulate implementations of distributed algorithms.
Zenload
High-performance Telegram bot for downloading videos from Instagram, TikTok and more with automatic format optimization
CalendarMTUSI
Интеграция расписания МТУСИ с календарями - Python приложение для синхронизации расписания занятий МТУСИ с Google и Mac календарями. Возможности: автоматический парсинг расписания, обновления в реальном времени, умное разрешение конфликтов. Построено на Python 3.9+, Playwright, Google Calendar API, асинхронной архитектуре и строгой типизации.
murmur
A Mix of Agents Orchestration System for Distributed LLM Processing
rodio
Efficient non-blocking event loops for async concurrency and I/O
tornado-xmlrpc
Tornado XML-RPC server and client
rest-client
RESTFull client library for python (based on tornado)
study-group-matcher
A clean, well-tested FastAPI microservice that I built to form small, stable study groups from student availability — with course enrollments, matching, stats, and CSV exports.
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.
learning-asyncio
I don't understand async python, let's incubate and change that
SockIt
Simple web socket server
MediaSyncBridge
A REST API service for parsing and processing links to media content from services like Kinopoisk, IGDB, Shikimori, IMDb, and Steam.
mcp-tutorial-complete-guide
Comprehensive guide for building AI tools using Model Context Protocol (MCP). Learn to develop, secure, and deploy production-ready AI integrations.
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.
Chat_Bot
ChatOrbit is a Streamlit-powered AI chatbot that allows users to interact with multiple cutting-edge language models including Gemini 2.0, DeepSeek R1, Meta-LLaMA 3.1, and Mixtral-8x7B from Together AI. Users can switch between models in real-time, ask questions, and get high-quality answers through a clean and interactive UI.
dfu
Automatically download, manage, and update local files from Discord channels with ease using a Discord bot.
text-summary
Article summarization service
network-collection-app
Svelte Fastapi application to collect questionnaire data using CAS + LDAP
panda3d-gemstone
[WIP] High level Python 3 game framework based on the Panda3D game engine.
fleeks-sdk-python
Official Python SDK for Fleeks - Give your AI agents real development environments
forecasting_macroeconomic_scenarios_synthetic_llm_personas
End-to-End Python replication of Iadisernia & Camassa’s LLM macroeconomic forecasting methodology (ICAIF 2025). Implements: 2,368 synthetic economist profiles, 120,000+ GPT-4o forecasts across 50 European Central Bank (ECB) SPF rounds, a rigorous ablation study with Monte Carlo & binomial hypothesis testing.
travel-mcp-server
Model Context Protocol server for travel aggregation. Search flights and hotels, track flights in real-time, and find the best travel dates using Amadeus and AviationStack APIs.
smart-library
A cloud-native library management system using FastAPI
AnonkaReforged
A high-performance anonymous Telegram bot framework with extensible plugin architecture, multi-language support, and seamless message forwarding capabilities.
smart-model-router
Semantic model router with parallel LLM classification, prompt caching, and vision short-circuiting. Optimizes request routing with sub-100ms overhead for Open WebUI.
Automated-EDA
FastAPI-based MLOps platform: advanced EDA, sandboxed execution, and LLM integrations
kizuna-server
A specialized fork of Sanic Framework, rebuilt for gaming. Supports TCP/UDP/WebSocket protocols, room management, matchmaking, and includes production-ready admin tools.
bombard
Rust bindings for select_ok in Python
aiogram-bot-skeleton
Minimal aiogram v3 boilerplate for Telegram bots. Preconfigured with main.py, handlers.py, keyboards.py, and states.py, plus environment support and logging. Provides a consistent starting point for FSM, inline/reply keyboards, and further modular extensions (DB, routers, middlewares).
fastapi-job-tracker
⚡ High-performance REST API for job tracking with FastAPI and modern Python | Async job application management with JWT auth, database integration, and comprehensive API documentation
prefect-flow-dependency
Add native flow-level dependency support to Prefect OSS with a lightweight @wait_for_deployments decorator