awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesShell Embedding Frameworks

APIs and mechanisms for integrating an interactive shell into other applications or GUIs.

Distinct from Interactive Shells: Focuses on the ability to embed the shell into external software rather than the shell's internal session experience.

Explore 2 awesome GitHub repositories matching development tools & productivity · Shell Embedding Frameworks. Refine with filters or upvote what's useful.

Awesome Shell Embedding Frameworks GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • ipython/ipythonipython का अवतार

    ipython/ipython

    16,718GitHub पर देखें↗

    IPython is an interactive computing environment and programmable extension of the Python read-eval-print loop. It serves as a development tool for writing, testing, and executing code in a live environment designed for rapid prototyping and data exploration. The system differentiates itself through a specialized set of magic commands for environment configuration and system shell integration. It features an object introspection engine for analyzing live program objects at runtime and a frontend-agnostic kernel that allows the execution logic to be embedded into other applications or graphical

    Allows the integration of its interactive computing environment into other programs or graphical user interfaces.

    Python
    GitHub पर देखें↗16,718
  • curlpipe/oxcurlpipe का अवतार

    curlpipe/ox

    3,706GitHub पर देखें↗

    Ox is an extensible code editor and integrated development environment. It functions as a terminal-integrated text editor that combines source code editing with an embedded interactive command-line shell. The editor is distinguished by its programmable nature, utilizing a custom scripting API to integrate external functionality such as AI assistance and productivity tools. It further enables automation through an event-capture macro system for recording and playing back editing sequences. Core capabilities include multi-cursor editing, rule-based syntax highlighting, and a hierarchical file

    Embeds interactive command-line shells as first-class children of the editor interface.

    Rust
    GitHub पर देखें↗3,706
  1. Home
  2. Development Tools & Productivity
  3. Interactive Shells
  4. Shell Embedding Frameworks

सब-टैग एक्सप्लोर करें

  • Terminal EmbeddingsInteractive command-line shells integrated as first-class UI components within an application. **Distinct from Shell Embedding Frameworks:** Distinct from Shell Embedding Frameworks: refers to the actual embedded instance rather than the API framework.