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

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

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

19 مستودعات

Awesome GitHub RepositoriesPython Library Integrations

Providing core tool logic as a Python module for use in custom automation scripts.

Distinct from Custom Python Integration: The candidates are too specific to HTML templating or bioinformatics; this is about exposing a tool as a general-purpose library.

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

Awesome Python Library Integrations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • k-dense-ai/scientific-agent-skillsالصورة الرمزية لـ K-Dense-AI

    K-Dense-AI/scientific-agent-skills

    29,380عرض على GitHub↗

    This project is a collection of specialized toolkits and an agent skill library designed to equip large language model agents with the capabilities to perform complex scientific research across biology, chemistry, medicine, and physics. It provides a structured framework of integration paths and tools that allow agents to execute multi-step research workflows. The system is distinguished by its domain-specific toolsets, including a bioinformatics toolkit for genomic and single-cell analysis, a cheminformatics toolset for drug-target binding and lead compound optimization, and a multi-omics an

    Executes specialized data science libraries through optimized integration paths to improve agent reliability and performance.

    Python
    عرض على GitHub↗29,380
  • homebrew/legacy-homebrewالصورة الرمزية لـ Homebrew

    Homebrew/legacy-homebrew

    26,849عرض على GitHub↗

    This project is a command line package manager and dependency management engine used for installing, updating, and removing software packages across different operating systems. It functions as a package recipe system and software repository administrator, utilizing declarative scripts to define software sources, build arguments, and installation steps. The system operates as a binary distribution platform that compiles source code into pre-compiled binaries and distributes them through remote repositories. It includes an automated version tracker that monitors upstream software releases and

    Installs libraries into isolated directories and links them to the system path to prevent linking conflicts.

    عرض على GitHub↗26,849
  • exaloop/codonالصورة الرمزية لـ exaloop

    exaloop/codon

    16,803عرض على GitHub↗

    Codon is an LLVM-based Python compiler and statically typed implementation that translates source code into optimized machine instructions. It functions as a high-performance numerical backend and a GPU computing framework designed to remove runtime overhead. The project implements a compiled alternative to NumPy, translating array logic directly into machine code. It differentiates itself by generating specialized hardware kernels for graphics processors and utilizing static type inference to enable aggressive machine-code optimization. The system provides capabilities for parallel workload

    Allows the execution of existing Python libraries within the compiled environment to share common logic.

    Python
    عرض على GitHub↗16,803
  • aboul3la/sublist3rالصورة الرمزية لـ aboul3la

    aboul3la/Sublist3r

    10,957عرض على GitHub↗

    Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by querying search engines and public intelligence sources. It functions as a security tool for identifying the digital footprint of a target domain. The project provides both passive enumeration through multi-source API aggregation and active discovery via a DNS brute force tool. It includes a TCP port scanner to identify active services and open ports on discovered subdomains, facilitating attack surface mapping. The tool can be used as a standalone utility or as a Python security

    Provides a programmatic Python interface for integrating subdomain enumeration into custom automation scripts.

    Python
    عرض على GitHub↗10,957
  • goplus/xgoالصورة الرمزية لـ goplus

    goplus/xgo

    9,436عرض على GitHub↗

    Xgo is a programming language that combines familiar constructs from languages like C/C++, Go, Python, and JavaScript with a natural language-style syntax that reads closer to plain English. It executes programs compatible with the Go language, allowing reuse of existing Go libraries and tooling, and supports mixing Go and XGo source files within a single package for gradual adoption of its simplified syntax. The language distinguishes itself through direct foreign function interface capabilities, enabling calls to C/C++ and Python libraries using specialized string literal syntax without man

    Provides a string-literal syntax for directly calling Python functions from Go code.

    Goai-nativedata-sciencegolang
    عرض على GitHub↗9,436
  • a16z-infra/ai-townالصورة الرمزية لـ a16z-infra

    a16z-infra/ai-town

    9,285عرض على GitHub↗

    AI Town is a TypeScript-based simulation engine used to create virtual environments where autonomous characters interact and socialize. It functions as a framework for orchestrating multiple AI agents within a persistent digital world, utilizing language models and a game engine to drive character behavior and social interactions. The project differentiates itself through a dedicated agent sandbox and a vector database agent store, which allow for the management of agent memories and world state. It integrates generative AI for background music and provides tools for simulation world design,

    Provides a dedicated Python client library to read and write data to the backend store.

    TypeScript
    عرض على GitHub↗9,285
  • o3de/o3deالصورة الرمزية لـ o3de

    o3de/o3de

    8,954عرض على GitHub↗

    This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic environments. It functions as a robotics simulation platform with native integration for ROS 2 to model robot controllers and sensors. The engine features a multi-threaded Forward+ physically based renderer that supports hardware-accelerated ray tracing and global illumination. The system is built on a modular extension architecture using Gems to add or replace features without modifying core binaries. It includes a native SDK for AWS cloud integration, enabling IAM authenticati

    Installs Python dependencies from requirement files to provide scripting capabilities for the build system.

    C++3d-graphics3d-graphics-engineanimation
    عرض على GitHub↗8,954
  • upsonic/gpt-computer-assistantالصورة الرمزية لـ Upsonic

    Upsonic/gpt-computer-assistant

    7,888عرض على GitHub↗

    This project is a Python framework for building autonomous AI agents capable of executing independent tasks through goal-oriented instructions. It provides a library of tools for managing system operations and processing multimodal data. The framework features a sandboxed system execution environment that restricts shell commands and file access to protect the host system. It also includes an automated OCR text extraction pipeline for converting printed or handwritten text from images and documents into digital formats. Connectivity is handled through a modular tool integration system and a

    Provides a set of Python tools for creating autonomous agents capable of system operations.

    Python
    عرض على GitHub↗7,888
  • nexaai/nexa-sdkالصورة الرمزية لـ NexaAI

    NexaAI/nexa-sdk

    7,721عرض على GitHub↗

    The nexa-sdk is an on-device AI SDK and multimodal inference engine designed to run large language, vision, and audio models locally on mobile and desktop hardware. It functions as a local LLM runtime and NPU acceleration framework, enabling the execution of generative and discriminative models without reliance on cloud services. The project distinguishes itself through a dedicated NPU acceleration framework that optimizes model execution on Neural Processing Units to reduce latency and power consumption. It employs hardware-agnostic backend routing to dynamically distribute computations acro

    Exposes model management and inference capabilities through a Python library for application integration.

    Kotlingemma3gogpt-oss
    عرض على GitHub↗7,721
  • crestalnetwork/intentkitالصورة الرمزية لـ crestalnetwork

    crestalnetwork/intentkit

    6,502عرض على GitHub↗

    IntentKit is an open-source platform for deploying and managing a collaborative team of AI agents that can work together to complete complex tasks. It provides a self-hosted agent orchestrator that coordinates multiple agents through a modular pipeline of entrypoints, orchestration, and storage, all running as containerized services using Docker Compose or Swarm for production-grade deployment. The platform distinguishes itself by offering a plugin-based system for extending agent capabilities without modifying the core codebase, along with built-in integrations for connecting agents to socia

    Imports the agent cluster functionality into existing Python projects to add collaborative AI capabilities programmatically.

    Pythonagent-frameworkagenticai
    عرض على GitHub↗6,502
  • microsoft/taskweaverالصورة الرمزية لـ microsoft

    microsoft/TaskWeaver

    6,115عرض على GitHub↗

    TaskWeaver is an LLM agent framework that interprets natural language requests and executes them as Python code, SQL queries, or shell commands. It functions as a conversational code interpreter that maintains stateful data structures across turns, generating executable code from user prompts within a session-based environment. The system is designed as a self-hosted AI agent platform that can be deployed in Docker, managing sessions and providing a web UI for data analytics and automation tasks. The framework distinguishes itself through a role-based multi-agent architecture that divides the

    Provides core agent logic as a Python module for use in custom automation scripts.

    Pythonagentai-agentscode-interpreter
    عرض على GitHub↗6,115
  • hylang/hyالصورة الرمزية لـ hylang

    hylang/hy

    5,425عرض على GitHub↗

    Hy هو تطبيق Lisp للغة Python يسمح بكتابة صيغة Lisp التي يتم تجميعها إلى بايت كود Python. يعمل كلكنة Lisp قائمة على Python ولغة S-expression، مما يوفر وصولاً كاملاً إلى مكتبة Python القياسية والنظام البيئي. تركز اللغة على البرمجة الوصفية القائمة على الماكرو، وتتميز بنظام ماكرو يمشي في شجرة بناء الجملة المجردة (AST) وماكرو القارئ التي تسمح بتحويلات الصيغة المخصصة وقواعد التحليل. تمكن من التلاعب بشجرة بناء الجملة المجردة لتوسيع قدرات اللغة. يتضمن المشروع حلقة قراءة-تقييم-طباعة (REPL) للتطوير التفاعلي ويدعم تنفيذ النصوص البرمجية المستقلة. يغطي قدرات البرمجة الوظيفية مثل مطابقة الأنماط الهيكلية وتطوير البرامج غير المتزامنة باستخدام بنيات async وawait. يمكن ترجمة الكود المصدري إلى ملفات مصدر Python مكافئة للفحص أو التوزيع.

    Allows Lisp-style syntax to access and control Python libraries and modules directly.

    Python
    عرض على GitHub↗5,425
  • davidhalter/jedi-vimالصورة الرمزية لـ davidhalter

    davidhalter/jedi-vim

    5,310عرض على GitHub↗

    jedi-vim هو إضافة لـ Vim وواجهة خادم لغة توفر تحليلاً ثابتاً وإكمالاً ذكياً للكود لتطوير Python. يعمل كجسر بين محرر Vim ومكتبة Jedi لجلب قدرات بيئة التطوير المتكاملة (IDE) إلى المحرر. توفر الإضافة إكمالاً للكود مدركاً للسياق وأدوات تحليل ثابت، بما في ذلك القدرة على الانتقال إلى التعريفات، وتتبع استخدام الرموز عبر الملفات، وإعادة تسمية المعرفات عالمياً للحفاظ على اتساق قاعدة الكود. كما تتميز بنوافذ منبثقة عائمة لمعاينات التوثيق وعرض توقيعات الدوال في الوقت الفعلي. تتضمن الأداة تكاملاً لبيئات Python الافتراضية لضمان تحليل دقيق للتبعيات الخاصة بالمشروع والحزم الخارجية.

    Integrates the standalone Jedi library to delegate complex Python language processing outside the Vim runtime.

    Python
    عرض على GitHub↗5,310
  • rvm/rvmالصورة الرمزية لـ rvm

    rvm/rvm

    5,192عرض على GitHub↗

    RVM هو مدير إصدارات Ruby وأداة أتمتة بناء مصممة لتثبيت والتبديل بين إصدارات متعددة من مترجم Ruby على نظام واحد. يعمل كعازل للتبعيات وغلاف لبيئة الصدفة (shell)، مما يسمح بإنشاء مجموعات مكتبات مسماة لمنع تعارضات الإصدار بين المشاريع المختلفة. يتميز المشروع كمنسق للنشر يقوم بأتمتة توفير بيئات تشغيل Ruby عبر الخوادم البعيدة وعملاء البناء. يقوم بإنشاء أغلفة قابلة للتنفيذ مستقلة لضمان تحميل بيئات تشغيل ومجموعات مكتبات محددة للمهام المجدولة، ومديري الخدمات، ونصوص بدء تشغيل النظام. تغطي الأداة مجموعة واسعة من الإمكانيات، بما في ذلك التجميع التلقائي للمصدر مع علامات مترجم مخصصة، والتثبيت في مساحة المستخدم لتجنب امتيازات الجذر، والتكامل مع مختلف الصدفات ومحررات النصوص. كما يوفر بنية تحتية لمزامنة البيئة عن بُعد، واختبار توافق التكامل المستمر، وتكامل خادم التطبيقات.

    Removes all installed libraries from a specific isolated environment while keeping the environment definition intact.

    Shelljrubymri-rubymruby
    عرض على GitHub↗5,192
  • snowkylin/tensorflow-handbookالصورة الرمزية لـ snowkylin

    snowkylin/tensorflow-handbook

    3,927عرض على GitHub↗

    هذا المشروع عبارة عن مورد تعليمي شامل ودليل تدريبي لبناء وتدريب ونشر نماذج تعلم الآلة باستخدام TensorFlow 2. يعمل كدليل تعليمي منظم يغطي مفاهيم التعلم العميق الأساسية، بما في ذلك معماريات الشبكات العصبية، والاشتقاق التلقائي، وعمليات الموترات (Tensors). يوفر الدليل توجيهات تقنية حول تحسين كفاءة التنفيذ من خلال إدارة ذاكرة GPU، والتدريب الموزع، وتكميم النماذج (Model Quantization). كما يتضمن أدلة مفصلة لبناء خطوط معالجة بيانات عالية الأداء وتصدير النماذج لخوادم الإنتاج، والأجهزة المحمولة، ومتصفحات الويب. تغطي المادة مجموعة واسعة من القدرات، بما في ذلك تطوير النماذج باستخدام الشبكات التلافيفية (CNN) والمتكررة (RNN)، وتنفيذ دوال خسارة وطبقات مخصصة، واستخدام النماذج المدربة مسبقاً للتعلم بنقل المعرفة (Transfer Learning). كما يتناول استراتيجيات النشر للأجهزة الطرفية (Edge Devices) واستخدام بيئات التشغيل السحابية لتسريع العتاد. تم تنفيذ المادة كمجموعة من دفاتر Jupyter Notebooks.

    Shows how to integrate external Python libraries to extend the functionality of machine learning workflows.

    Jupyter Notebook
    عرض على GitHub↗3,927
  • wslutilities/wsluالصورة الرمزية لـ wslutilities

    wslutilities/wslu

    3,750عرض على GitHub↗

    wslu is a collection of integration tools and command-line utilities designed to manage the interaction between the Windows Subsystem for Linux and the Windows host. It provides a suite of tools for path translation, host interop, and system maintenance to bridge the gap between the Linux shell and the host operating system. The project enables the launching of host applications and the creation of Windows desktop shortcuts to trigger Linux commands. It features a programmable interface for executing system tasks, accessing host environment variables, and integrating with the Windows clipboar

    Exposes core integration logic as a Python library for custom automation and orchestration scripts.

    Shellalpine-linuxarch-linuxbash
    عرض على GitHub↗3,750
  • mmabrouk/chatgpt-wrapperالصورة الرمزية لـ mmabrouk

    mmabrouk/chatgpt-wrapper

    3,720عرض على GitHub↗

    This project is a toolkit for interacting with large language models through a command line interface, an integration library, and a workflow orchestrator. It provides a framework for embedding language model logic directly into scripts and managing automated sequences of AI tasks. The system utilizes a plugin framework and a provider-agnostic interface to route requests across different model providers. This architecture allows for the addition of custom capabilities and the ability to switch providers without altering the core logic. The project covers several functional areas, including A

    Exposes core language model interaction logic as a Python module for use in custom automation scripts.

    Python
    عرض على GitHub↗3,720
  • visualize-ml/book7_visualizations-for-machine-learningالصورة الرمزية لـ Visualize-ML

    Visualize-ML/Book7_Visualizations-for-Machine-Learning

    3,290عرض على GitHub↗

    This project is an educational collection of interactive Jupyter notebooks designed to illustrate fundamental machine learning algorithms and mathematical principles. It serves as a resource for bridging the gap between abstract equations and practical implementation through a combination of narrative text and executable code. The collection utilizes a modular architecture where individual algorithm implementations are isolated to facilitate independent study. It incorporates both interactive code examples and static graphical assets to represent complex statistical concepts and model behavio

    Integrates standard scientific Python libraries to perform numerical data manipulation and algorithm simulation.

    Jupyter Notebookbaysiandata-sciencelinear-algebra
    عرض على GitHub↗3,290
  • lammps/lammpsالصورة الرمزية لـ lammps

    lammps/lammps

    2,783عرض على GitHub↗

    This project is a parallel simulation engine and molecular dynamics simulator designed to model the physical movements of atoms and molecules. It functions as an interatomic potential framework for calculating forces between particles and a materials analysis tool for computing thermodynamic, structural, and transport properties of solids and fluids. The engine is distinguished by its high-performance computing capabilities, utilizing spatial-domain decomposition and message-passing interface communication to distribute workloads across processors. It supports multi-backend GPU acceleration v

    Loads the simulation engine as a shared library into a Python interpreter for script-based control.

    C++kokkoslammpsmolecular-dynamics
    عرض على GitHub↗2,783
  1. Home
  2. Development Tools & Productivity
  3. Python Library Integrations

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

  • Agent LibrariesPython modules specifically designed for creating and managing autonomous AI agents. **Distinct from Python Library Integrations:** Focuses on AI agent construction specifically, rather than general-purpose automation scripts.
  • Analysis Library IntegrationsIntegrating external language analysis libraries to provide IDE-like intelligence within an editor. **Distinct from Python Library Integrations:** Focuses on using a library for language intelligence rather than exposing the tool as a library for scripts.
  • Compiled Runtime IntegrationsIntegration of external libraries into a compiled execution environment to share logic. **Distinct from Python Library Integrations:** Focuses on runtime integration into a compiler's environment rather than exposing tools as modules
  • Database Client LibrariesLanguage-specific libraries that enable external environments to interact with a remote database. **Distinct from Python Library Integrations:** Distinct from general library integrations by focusing specifically on database read/write connectivity
  • Go-Python BridgesCalling Python functions from Go using dedicated string literal syntax for cross-language data conversion. **Distinct from Python Library Integrations:** Distinct from Python Library Integrations: focuses on a string-literal-based FFI bridge from Go to Python, not general Python module exposure.
  • Isolated Library Linking1 وسم فرعيTechniques for installing language libraries in isolated directories and linking them to the system path. **Distinct from Python Library Integrations:** Focuses on the physical isolation and linking of libraries rather than just exposing a tool as a module.
  • Scientific Computing Library IntegrationsOptimized integration paths for executing specialized scientific and data science Python libraries via agents. **Distinct from Python Library Integrations:** Specifically targets high-performance scientific computing packages rather than general automation scripts.
  • Simulation Engine BindingsPython modules that wrap the core simulation engine for use in scripts. **Distinct from Python Library Integrations:** Distinct from generic library integrations; specifically refers to exposing a simulation engine as a Python module.