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

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

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

oilshell/oil

0
View on GitHub↗
3,346 نجوم·193 تفرعات·Python·5 مشاهداتoils.pub↗

Oil

Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!

Features

  • Command Line Shells - Unix shell upgrade path for bash users.
  • Shells and Command Line - Bash-compatible shell with an improved, modern language.
  • Shells and Scripting - Unix shell designed as a modern upgrade for scripts.
  • Terminal Shells - Bash-compatible shell with modern Unix features.

سجل النجوم

مخطط تاريخ النجوم لـ oilshell/oilمخطط تاريخ النجوم لـ oilshell/oil

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Oil

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Oil.
  • nushell/nushellالصورة الرمزية لـ nushell

    nushell/nushell

    39,743عرض على GitHub↗

    Nushell is a cross-platform shell and programming language designed to treat all input and output as structured data rather than raw text streams. By enforcing data types and command signatures, it provides a consistent environment for building robust, pipeline-oriented workflows. The shell allows users to chain commands that pass structured objects between stages, enabling complex data processing and automation tasks that remain predictable across different operating systems. What distinguishes the project is its focus on interactive data exploration and modular extensibility. Users can quer

    Rustnushellrustshell
    عرض على GitHub↗39,743
  • xonsh/xonshالصورة الرمزية لـ xonsh

    xonsh/xonsh

    9,529عرض على GitHub↗

    Xonsh is a cross-platform command-line interface shell and automation tool that integrates a full Python interpreter with standard shell capabilities. It functions as a Python-powered environment where users can mix native programming logic and external subprocesses within a single shared namespace. The shell is designed for extensibility, supporting a plugin system, custom event hooks, and the ability to import configurations from other shells such as Bash or Zsh. It differentiates itself by representing system environment variables and paths as mutable Python objects, allowing for programma

    Pythonanthropicclaudeclaude-code
    عرض على GitHub↗9,529
  • fish-shell/fish-shellالصورة الرمزية لـ fish-shell

    fish-shell/fish-shell

    33,687عرض على GitHub↗

    This project is an interactive command-line shell designed to provide a user-friendly terminal environment for system interaction and task automation. It functions as both an interactive interface for developers and a scripting runtime, featuring a clean, consistent syntax that simplifies command execution and process management. The shell distinguishes itself through a focus on discoverability and real-time feedback. It includes a predictive suggestion engine that offers command completions and history-based hints as you type, alongside a dedicated parser that provides immediate visual feedb

    Rustfishrustshell
    عرض على GitHub↗33,687
  • lmorg/murexالصورة الرمزية لـ lmorg

    lmorg/murex

    1,885عرض على GitHub↗

    A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)

    Go
    عرض على GitHub↗1,885
عرض جميع البدائل الـ 30 لـ Oil→

الأسئلة الشائعة

ما هي وظيفة oilshell/oil؟

Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!

ما هي الميزات الرئيسية لـ oilshell/oil؟

الميزات الرئيسية لـ oilshell/oil هي: Command Line Shells, Shells and Command Line, Shells and Scripting, Terminal Shells.

ما هي البدائل مفتوحة المصدر لـ oilshell/oil؟

تشمل البدائل مفتوحة المصدر لـ oilshell/oil: nushell/nushell — Nushell is a cross-platform shell and programming language designed to treat all input and output as structured data… xonsh/xonsh — Xonsh is a cross-platform command-line interface shell and automation tool that integrates a full Python interpreter… fish-shell/fish-shell — This project is an interactive command-line shell designed to provide a user-friendly terminal environment for system… powershell/powershell — PowerShell is a cross-platform task automation and configuration management framework. It functions as an… ipython/ipython — IPython is an interactive computing environment and programmable extension of the Python read-eval-print loop. It… lmorg/murex — A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg…