awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • xonsh/xonshxonsh 的头像

    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

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

    Pythonanthropicclaudeclaude-code
    在 GitHub 上查看↗9,529
  1. Home
  2. Operating Systems & Systems Programming
  3. Object-Oriented Environment Mapping