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

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

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

2 个仓库

Awesome GitHub RepositoriesVirtual Environment Detection

Identifying the presence of an active virtual environment based on interpreter path analysis.

Distinct from Virtual Environment Execution: Distinct from Virtual Environment Execution: focuses on detecting the environment rather than running code within it.

Explore 2 awesome GitHub repositories matching development tools & productivity · Virtual Environment Detection. Refine with filters or upvote what's useful.

Awesome Virtual Environment Detection GitHub Repositories

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

    pypa/sampleproject

    5,245在 GitHub 上查看↗

    该项目是一个参考实现和教程,旨在演示构建、版本化和上传 Python 分发包的端到端工作流。它作为一个具体的项目模板和示例,用于配置包索引的元数据和构建产物。 该仓库演示了如何通过在静态配置文件中定义项目元数据和依赖项来打包软件。它涵盖了将源代码树转换为版本化归档文件和特定平台二进制分发包的过程,特别展示了如何构建二进制 wheel 和源代码分发包。 该项目涵盖了更广泛的功能领域,包括依赖管理、命令行界面创建以及向仓库发布发布的自动化。它还演示了隔离虚拟环境的使用和二进制扩展的集成。

    Identifies whether a program is running inside a virtual environment by comparing interpreter locations.

    Python
    在 GitHub 上查看↗5,245
  • nojhan/liquidpromptnojhan 的头像

    nojhan/liquidprompt

    4,660在 GitHub 上查看↗

    Liquidprompt is an adaptive command-line interface theme and context-aware status bar for Bash and Zsh. It functions as a shell environment indicator and tracker, displaying real-time system information, user identity, host connections, and working directory data directly within the prompt. The project features a theme engine that allows for the modification of layout, colors, and glyphs. It integrates version control status indicators to show active branches, tags, and commit statistics, alongside indicators for active container tools, orchestrators, and language-specific virtual environment

    Identifies active container tools, orchestrators, and virtual environments to display the current configuration context.

    Shell
    在 GitHub 上查看↗4,660
  1. Home
  2. Development Tools & Productivity
  3. Script Interpreters
  4. Virtual Environment Execution
  5. Virtual Environment Detection