awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesObject-Oriented Environment Mapping

Representing system-level environment variables and paths as mutable objects in a high-level language.

Distinguishing note: Existing candidates focus on general OOP modeling or databases, not the mapping of OS environment state to language objects.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Object-Oriented Environment Mapping. Refine with filters or upvote what's useful.

Awesome Object-Oriented Environment Mapping GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • xonsh/xonshAvatar von xonsh

    xonsh/xonsh

    9,529Auf GitHub ansehen↗

    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

    Represents system environment variables and paths as mutable Python objects for programmatic manipulation.

    Pythonanthropicclaudeclaude-code
    Auf GitHub ansehen↗9,529
  1. Home
  2. Operating Systems & Systems Programming
  3. Object-Oriented Environment Mapping