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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesProgrammable Shells

Shell environments that allow for programmatic extension, custom command sets, and deep integration with a specific language runtime.

Distinct from Ruby Environments: Distinct from general shell customization or environment management; focuses on shells that are themselves programmable within a language runtime.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Programmable Shells. Refine with filters or upvote what's useful.

Awesome Programmable Shells GitHub Repositories

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

    pry/pry

    6,832GitHub पर देखें↗

    Pry is a programmable Ruby shell, REPL console, and runtime developer environment. It serves as a debugging toolkit for inspecting object state, navigating bindings, and evaluating code within a running Ruby program. The project differentiates itself through advanced introspection and live iteration capabilities. It allows users to inject an interactive console into a running program at specific points to inspect local state and navigate different object scopes. It further enables live code iteration by integrating with external system editors to modify and reload method definitions without r

    Serves as a programmable Ruby shell supporting command macros and plugins for advanced developer workflows.

    Ruby
    GitHub पर देखें↗6,832
  • jonathanslenders/ptpythonjonathanslenders का अवतार

    jonathanslenders/ptpython

    5,439GitHub पर देखें↗

    ptpython एक प्रोग्रामेबल Python इंटरैक्टिव शेल और डेवलपमेंट कंसोल है। यह Python कोड निष्पादित करने और रनटाइम स्टेट को प्रबंधित करने के लिए एक उन्नत REPL के रूप में कार्य करता है, जिसमें एक एसिंक्रोनस इवेंट लूप के लिए समर्थन है जो टॉप-लेवल await स्टेटमेंट्स की अनुमति देता है। यह वातावरण अत्यधिक अनुकूलन योग्य है, जो प्लगेबल कीबाइंडिंग स्कीम्स और एडजस्टेबल इंटरफेस अपीयरेंस प्रदान करता है। यह एक प्रोग्रामेबल इंटरफेस प्रदान करता है जिसे रनटाइम डिबगिंग और लाइव स्टेट इंस्पेक्शन की सुविधा के लिए अन्य एप्लीकेशन्स में एम्बेड किया जा सकता है। इस शेल में इंटरैक्टिव कोडिंग के लिए डेवलपर टूल्स का एक सूट शामिल है, जैसे स्वचालित कोड कंप्लीशन, मल्टीलाइन एडिटिंग और रीयल-टाइम सिंटैक्स हाइलाइटिंग। यह सीधे प्रॉम्प्ट से सिस्टम शेल कमांड्स के निष्पादन की भी अनुमति देता है।

    Implements a programmable shell that allows for deep integration and customization within the Python runtime.

    Python
    GitHub पर देखें↗5,439
  1. Home
  2. Programming Languages & Runtimes
  3. Programmable Shells