virtualenv-burrito
Env manager
Automates setup of virtual environments with virtualenvwrapper for Python development
One command to have a working virtualenv + virtualenvwrapper environment.
851 stars
31 watching
54 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
pythonvirtualenvvirtualenvwrapper
Related projects:
Repository | Description | Stars |
---|---|---|
vincentto13/uvenv.plugin.zsh | Automates management of Python virtual environments in a shell plugin | 2 |
glostis/venv-wrapper | Provides zsh functions to simplify management of Python's virtual environments | 2 |
michaelaquilina/zsh-autoswitch-virtualenv | Automatically switches between different Python virtual environments based on the current directory | 531 |
spencergibb/battleschool | Tools for automating the setup and configuration of development environments using Ansible, Puppet, Chef, and Git. | 418 |
jeanpantoja/dotpyvenv | Automatically switches to a Python virtual environment based on the current directory | 6 |
andydecleyre/zpy | Tools for managing Python environments in zsh | 84 |
lucasheartcliff/venv | A plugin for zsh to simplify the creation and management of isolated Python environments | 0 |
justinmayer/virtualfish | Tool for managing Python virtual environments in the Fish shell. | 1,066 |
linnnus/autovenv | Automates activation of Python virtual environments based on the current working directory | 5 |
aperezdc/virtualz | A tool that wraps virtualenv for use in Zsh shell environments | 9 |
ahunnargikar/vagrant-mesos | A Vagrant setup to create a Mesos/Docker/Marathon/Aurora/ Jenkins development environment for testing and development. | 122 |
locusrobotics/catkin_virtualenv | A package that provides a way to manage Python dependencies and create isolated virtual environments within ROS packages. | 84 |
hashicorp/vagrant | A tool for building and distributing portable development environments. | 26,285 |
rbenv/rbenv-vars | An rbenv plugin that safely sets environment variables before spawning Ruby processes. | 422 |
acksld/swenv.nvim | A plugin to manage and switch between Python virtual environments from within Neovim. | 212 |