async-python

There are 94 repositories under async-python topic.

  • python-cq

    Lightweight CQRS library for async Python projects.

    Language:Python6
  • DecoraterBot-cogs

    Place that stores DecoraterBot's plugins that can be installed.

    Language:Python6
  • advanced-python

    Advanced Python programming concepts: internals, metaprogramming, concurrency, design patterns, functional programming, and more. Educational resource with examples and exercises.

    Language:Python5
  • antrak

    AnTrak - Activity and location data analysis

    Language:Python5
  • gunicorn-uvicorn-nginx

    Deploy Python web apps with Docker using Nginx, Gunicorn/Uvicorn for scalability and performance.

    Language:Dockerfile4
  • Distributed-Algorithms

    Abstractions of components of a distributed system to simulate implementations of distributed algorithms.

    Language:Python4
  • Zenload

    Zenload

    High-performance Telegram bot for downloading videos from Instagram, TikTok and more with automatic format optimization

    Language:Python3
  • CalendarMTUSI

    Интеграция расписания МТУСИ с календарями - Python приложение для синхронизации расписания занятий МТУСИ с Google и Mac календарями. Возможности: автоматический парсинг расписания, обновления в реальном времени, умное разрешение конфликтов. Построено на Python 3.9+, Playwright, Google Calendar API, асинхронной архитектуре и строгой типизации.

    Language:Python3
  • murmur

    A Mix of Agents Orchestration System for Distributed LLM Processing

    Language:Python3
  • rodio

    Efficient non-blocking event loops for async concurrency and I/O

    Language:Python3
  • tornado-xmlrpc

    Tornado XML-RPC server and client

    Language:Python3
  • rest-client

    RESTFull client library for python (based on tornado)

    Language:Python3
  • 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.

    Language:Python2
  • hybrid-legal-doc-classifier

    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:Python2
  • learning-asyncio

    I don't understand async python, let's incubate and change that

    Language:Python2
  • SockIt

    Simple web socket server

    Language:Python2
  • MediaSyncBridge

    A REST API service for parsing and processing links to media content from services like Kinopoisk, IGDB, Shikimori, IMDb, and Steam.

    Language:Python1
  • 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.

    Language:Jupyter Notebook1
  • 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:Python1
  • 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.

    Language:Python1
  • dfu

    Automatically download, manage, and update local files from Discord channels with ease using a Discord bot.

    Language:Python1
  • text-summary

    Article summarization service

    Language:Python1
  • network-collection-app

    Svelte Fastapi application to collect questionnaire data using CAS + LDAP

    Language:HTML1
  • panda3d-gemstone

    [WIP] High level Python 3 game framework based on the Panda3D game engine.

    Language:Python1
  • fleeks-sdk-python

    Official Python SDK for Fleeks - Give your AI agents real development environments

    Language:Python
  • 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.

    Language:Jupyter Notebook
  • 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.

    Language:Python
  • smart-library

    A cloud-native library management system using FastAPI

    Language:Python
  • AnonkaReforged

    A high-performance anonymous Telegram bot framework with extensible plugin architecture, multi-language support, and seamless message forwarding capabilities.

    Language:Python
  • 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.

    Language:Python
  • Automated-EDA

    FastAPI-based MLOps platform: advanced EDA, sandboxed execution, and LLM integrations

    Language:Python
  • 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.

    Language:Python
  • bombard

    Rust bindings for select_ok in Python

    Language:Rust
  • 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).

    Language:Python
  • 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

    Language:Python
  • prefect-flow-dependency

    Add native flow-level dependency support to Prefect OSS with a lightweight @wait_for_deployments decorator

    Language:Python