awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesPython Application Embedders

Libraries and utilities for embedding and running server instances programmatically inside Python applications.

Distinct from Python Application Packagers: Distinct from Python Application Packagers: focuses on programmatic in-process server embedding rather than binary compilation.

Explore 1 awesome GitHub repository matching development tools & productivity · Python Application Embedders. Refine with filters or upvote what's useful.

Awesome Python Application Embedders GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • abhinavsingh/proxy.pyالصورة الرمزية لـ abhinavsingh

    abhinavsingh/proxy.py

    3,533عرض على GitHub↗

    proxy.py is a lightweight, dependency-free HTTP and reverse proxy framework built in Python that handles network traffic through asynchronous event loops and multi-core connection distribution. It acts as a customizable proxy server and embedded web server, allowing developers to inspect, route, and modify web traffic programmatically or via command-line execution wrappers. The platform provides in-flight TLS interception and traffic decryption using generated root certificates, alongside modular extension hooks that support custom dashboard interfaces, request handling plugins, and REST API

    Starts and stops proxy servers programmatically inside Python applications using blocking or non-blocking wrappers.

    Pythondns-over-httpsgfwhttp-proxy
    عرض على GitHub↗3,533
  1. Home
  2. Development Tools & Productivity
  3. Python Application Embedders