vex
Env runner
A utility to run commands in a virtual environment without modifying the host shell environment.
Run a command in the named virtualenv.
372 stars
14 watching
26 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vincentto13/uvenv.plugin.zsh | Automates management of Python virtual environments in a shell plugin | 2 |
linnnus/autovenv | Automates activation of Python virtual environments based on the current working directory | 5 |
lucasheartcliff/venv | A plugin for zsh to simplify the creation and management of isolated Python environments | 0 |
glostis/venv-wrapper | Provides zsh functions to simplify management of Python's virtual environments | 2 |
skylor-tang/auto-venv | A plugin that automatically detects and activates Python virtual environments when changing directories. | 3 |
hashicorp/vagrant | A tool for building and distributing portable development environments. | 26,285 |
bcheidemann/with-env | Allows users to run commands with customized environments. | 5 |
ahunnargikar/vagrant-mesos | A Vagrant setup to create a Mesos/Docker/Marathon/Aurora/ Jenkins development environment for testing and development. | 122 |
michaelaquilina/zsh-autoswitch-virtualenv | Automatically switches between different Python virtual environments based on the current directory | 531 |
acksld/swenv.nvim | A plugin to manage and switch between Python virtual environments from within Neovim. | 212 |
jeanpantoja/dotpyvenv | Automatically switches to a Python virtual environment based on the current directory | 6 |
envcli/envcli | An open-source tool that enables developers to run commands within isolated Docker containers without installing dependencies locally. | 109 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
ovh/venom | A tool for managing and running integration tests with efficiency | 1,059 |
phinze/vagrant-host-shell | A plugin that executes commands on the host when a VM boots. | 115 |