envd
« Back to VersTracker
Description:
Reproducible development environment for AI/ML
Type: Formula  |  Latest Version: 1.3.2@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  @tensorchord  |  formulae.brew.sh
Category: Ai ml
Tags: ai ml dev-environments reproducibility docker python
Install: brew install envd
About:
envd is a command-line tool that builds reproducible, isolated development environments for AI and machine learning workflows. It abstracts away complex dependencies like CUDA drivers and Python libraries into a simple, version-controlled configuration. This ensures consistent setups across local machines, remote servers, and cloud platforms, eliminating the 'works on my machine' problem.
Key Features:
  • Declarative environment configuration using Starlark
  • Automatic management of CUDA, cuDNN, and GPU drivers
  • Seamless integration with Jupyter, VS Code, and SSH
  • Built-in layer caching for fast environment rebuilds
  • Portable environments that work across different hosts
Use Cases:
  • Standardizing ML development environments across a team
  • Reproducible experiments for research papers and model training
  • Setting up cloud-based development environments (e.g., on AWS EC2)
Alternatives:
  • Docker – Docker is more general-purpose, while envd is specifically optimized for the dependencies and workflows of AI/ML development.
  • Conda – Conda manages Python packages but does not handle system-level dependencies like CUDA or provide full environment isolation.
  • Poetry – Poetry is excellent for Python dependency management but lacks support for non-Python system libraries and GPU drivers.
License: Apache-2.0
Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, sonoma, arm64_linux, x86_64_linux
Version History
Detected Version Rev Change Commit
Nov 11, 2025 5:25pm 0 VERSION_BUMP 02cd4080
Nov 7, 2025 5:57am 0 VERSION_BUMP db9fc922
Nov 3, 2025 11:00am 0 VERSION_BUMP 0e801668
Sep 13, 2025 1:50pm 0 VERSION_BUMP 6f1c852f
Jan 9, 2025 10:55am 0 VERSION_BUMP 391a9dc5
Jan 9, 2025 7:57am 0 VERSION_BUMP f5f98900
Sep 13, 2024 2:00am 0 VERSION_BUMP 0eb7484a