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

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

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

1 مستودع

Awesome GitHub RepositoriesDocker Engine

Python libraries specifically designed to interface with the Docker Engine API.

Distinct from API Clients: Specializes general API clients to the Docker Engine API specifically.

Explore 1 awesome GitHub repository matching part of an awesome list · Docker Engine. Refine with filters or upvote what's useful.

Awesome Docker Engine GitHub Repositories

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

    docker/docker-py

    7,184عرض على GitHub↗

    docker-py is a Python library and SDK that serves as a programmatic client for the Docker Engine API. It provides a programmatic interface for controlling containers, images, and clusters, allowing for the automation of containerized applications and engine resources. The library enables remote Docker administration through various transport methods, including Unix domain sockets, TCP ports, and encrypted SSH tunnels. It handles real-time data links by using WebSockets to stream input and output from active containers. The project covers container lifecycle control, image management for buil

    Serves as the primary Python SDK for programmatically controlling Docker containers, images, and clusters.

    Python
    عرض على GitHub↗7,184
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. API Clients
  5. Docker Engine