awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
oilshell avatar

oilshell/oil

0
View on GitHub↗
3,346 estrellas·193 forks·Python·5 vistasoils.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.

Historial de estrellas

Gráfico del historial de estrellas de oilshell/oilGráfico del historial de estrellas de oilshell/oil

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Oil

Proyectos open-source similares, clasificados según cuántas características comparten con Oil.
  • nushell/nushellAvatar de nushell

    nushell/nushell

    39,743Ver en 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
    Ver en GitHub↗39,743
  • xonsh/xonshAvatar de xonsh

    xonsh/xonsh

    9,529Ver en 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
    Ver en GitHub↗9,529
  • fish-shell/fish-shellAvatar de fish-shell

    fish-shell/fish-shell

    33,687Ver en 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
    Ver en GitHub↗33,687
  • lmorg/murexAvatar de lmorg

    lmorg/murex

    1,885Ver en GitHub↗

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

    Go
    Ver en GitHub↗1,885
Ver las 30 alternativas a Oil→

Preguntas frecuentes

¿Qué hace 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!

¿Cuáles son las características principales de oilshell/oil?

Las características principales de oilshell/oil son: Command Line Shells, Shells and Command Line, Shells and Scripting, Terminal Shells.

¿Qué alternativas de código abierto existen para oilshell/oil?

Las alternativas de código abierto para oilshell/oil incluyen: 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…