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

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

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

9 مستودعات

Awesome GitHub RepositoriesPython API Integrations

Connectivity tools for authenticating and linking Python environments to external AI observability platforms.

Distinct from Python Interpreter Integration: The candidates focus on runtime environment management (IDE, installation, interpreters) rather than API-based authentication for logging telemetry.

Explore 9 awesome GitHub repositories matching development tools & productivity · Python API Integrations. Refine with filters or upvote what's useful.

Awesome Python API Integrations GitHub Repositories

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

    nadermx/backgroundremover

    7,932عرض على GitHub↗

    Backgroundremover is an AI-powered tool that removes backgrounds from both images and videos, accessible through a command-line interface and a Python API. At its core, it uses a pre-trained deep learning model to classify each pixel as foreground or background, producing a binary mask for removal. The tool distinguishes itself through multiple integration methods and output capabilities. It can process images and videos via Unix pipeline data streams, operate as an HTTP API server, or be called programmatically within Python scripts. Users can choose among different AI models to balance proc

    Exposes a callable Python function for background removal with configurable model and alpha matting options.

    Pythonaibackground-removalbackground-remover
    عرض على GitHub↗7,932
  • google/jsonnetالصورة الرمزية لـ google

    google/jsonnet

    7,522عرض على GitHub↗

    Jsonnet is a structured configuration generation language that extends JSON with variables, conditionals, and object-oriented features to create reusable templates. It is designed to eliminate duplication in configuration data by providing a data templating language that can produce structured output from concise, programmable templates. The language distinguishes itself through an object-oriented inheritance model that allows field override, mixin composition, and self-referencing for modular configuration reuse. It supports lazy evaluation with thunks to defer computation until values are f

    Ships a Python API for evaluating Jsonnet templates and returning JSON strings.

    Jsonnetconfigconfigurationfunctional
    عرض على GitHub↗7,522
  • evidentlyai/evidentlyالصورة الرمزية لـ evidentlyai

    evidentlyai/evidently

    7,137عرض على GitHub↗

    Evidently is an AI observability platform and evaluation framework designed to quantify the performance of machine learning models and large language models. It functions as a monitoring tool for detecting data drift and quality degradation in tabular datasets, while providing a specialized analyzer for the faithfulness and correctness of retrieval augmented generation systems. The project distinguishes itself through an evaluation framework that utilizes judge models and custom rubrics to score language model outputs. It includes tools for iterative prompt optimization and the generation of

    Provides token-based authentication for local Python environments to programmatically log evaluations and system traces.

    Jupyter Notebookdata-driftdata-qualitydata-science
    عرض على GitHub↗7,137
  • xuehaipan/nvitopالصورة الرمزية لـ XuehaiPan

    XuehaiPan/nvitop

    6,577عرض على GitHub↗

    Provides a Python API to query GPU device properties, process details, and host metrics.

    Pythoncommand-line-toolconsolecuda
    عرض على GitHub↗6,577
  • nvidia/isaac-gr00tالصورة الرمزية لـ NVIDIA

    NVIDIA/Isaac-GR00T

    6,222عرض على GitHub↗

    Provides direct programmatic control over the core evaluation engine with full adapter features and custom configurations.

    Jupyter Notebook
    عرض على GitHub↗6,222
  • show-me-the-code/pythonالصورة الرمزية لـ Show-Me-the-Code

    Show-Me-the-Code/python

    4,226عرض على GitHub↗

    This project is a curated library of Python code examples, educational resources, and programming tutorials. It functions as an educational repository designed to teach Python language fundamentals through practical implementation tasks, real-world exercises, and functional code snippets. The collection covers a diverse range of implementation examples, including the development of interactive websites and message boards using web frameworks. It also features scripts for audio speech processing, automated media processing for images, and the extraction of data from web content. Additional ca

    Demonstrates integrating external APIs for speech-to-text conversion and browser automation.

    HTML
    عرض على GitHub↗4,226
  • f3d-app/f3dالصورة الرمزية لـ f3d-app

    f3d-app/f3d

    4,137عرض على GitHub↗

    f3d is a fast 3D model viewer and rendering engine designed for visualizing 3D meshes, CAD files, and point clouds. It operates across multiple deployment profiles, functioning as a lightweight desktop application, a scientific data visualizer for volumetric and scalar datasets, a headless rendering engine for automated image generation, and a WebAssembly-based renderer for web applications. The project distinguishes itself through specialized support for Gaussian Splatting scene reconstructions and the ability to visualize complex scientific formats such as VTK, NetCDF, and HDF. It features

    Enables the visualization of complex 3D models and scientific datasets directly within Python applications.

    C++3d3d-graphics3d-viewer
    عرض على GitHub↗4,137
  • roboflow/maestroالصورة الرمزية لـ roboflow

    roboflow/maestro

    2,677عرض على GitHub↗

    Run fine-tuning programmatically by passing a configuration dictionary to a model-specific training function.

    Pythoncaptioningfine-tuningflorence-2
    عرض على GitHub↗2,677
  • viser-project/viserالصورة الرمزية لـ viser-project

    viser-project/viser

    2,633عرض على GitHub↗

    Viser is a Python 3D visualization framework and remote scene server that renders 3D primitives, point clouds, and meshes in a web browser. It functions as a server-client system that synchronizes scene state and camera poses to a web client via WebSockets. The framework provides specialized capabilities for robotics and computer vision, including a URDF robot visualizer for loading robot models and joint states, as well as a GPU-accelerated Gaussian splatting viewer for high-fidelity volumetric rendering. It also supports the visualization of human body models and skinned meshes for pose ana

    Provides a programmatic Python interface to embed 3D rendering and interactive controls for technical data visualization.

    Pythonpythonvisualizationweb
    عرض على GitHub↗2,633
  1. Home
  2. Development Tools & Productivity
  3. Python API Integrations

استكشف الوسوم الفرعية

  • 3D Visualization Integrations1 وسم فرعيProgrammatic interfaces for embedding 3D rendering and data visualization within Python environments. **Distinct from Python API Integrations:** Focuses on rendering 3D models and scientific data rather than AI observability platforms.
  • Background Removal Python APIsCallable functions that accept image data, model selection, and alpha matting parameters for programmatic background removal. **Distinct from Python API Integrations:** Distinct from general Python API Integrations: specifically exposes background removal functionality, not authentication or observability platform connectivity.
  • Evaluation Engine APIs1 وسم فرعيProvides direct programmatic control over the core evaluation engine with full adapter features and custom configurations. **Distinct from Python API Integrations:** Distinct from Python API Integrations: focuses on controlling an evaluation engine programmatically, not on authenticating or linking Python environments to external observability platforms.
  • GPU Monitoring APIsPython APIs for querying GPU device properties, process details, and host metrics programmatically. **Distinct from Python API Integrations:** Distinct from Python API Integrations: focuses on GPU-specific monitoring APIs rather than general Python connectivity to external platforms.
  • Training Execution APIsPython API interfaces for initiating and running model training jobs programmatically. **Distinct from Python API Integrations:** Distinct from Python API Integrations: focuses on training execution rather than general API connectivity.