SlideShare a Scribd company logo
virtualenv, pip & virtualenvwrapper OR Saving your sanity while working with multiple python projects
Why Virtualize our Environments? Allows us to isolate our environments (Sandbox).
Decouples our development environment from our system.
You don't need sudo.
It's agile (buzzword compliant).
Easy to test different versions.
Getting virtualized Install setuptools if you don't already have easy_install. http://pypi.python.org/pypi/setuptools#installation-instructions Install pip, virtualenv, & virtualenvwrapper sudo easy_install pip
sudo pip install virtualenv
sudo pip install virtualenvwrapper
Edit $HOME/.bashrc and add the following line: source /usr/local/bin/virtualenvwrapper.sh
Setting up your first virtual environment It's really hard. mkvirtualenv first Not hard enough? mkvirtualenv –python=python2.7 –no-site-packages second That better?
Adding Libraries You add libraries with pip pip install boto
pip install -r requirements.txt
pip install -U django (upgrades)
pip install -e (repo path – See docs)
Working inside your virtualenv Within your environment you simply use the python on the path. $ type python  python is /home/jnials/.virtualenvs/first/bin/python Lets not forget lssitepackages

More Related Content

PDF
Pip + virtualenv
ODP
5 minute intro to virtualenv
PDF
Virtualenv
PPTX
Intro to-venv-py3
PDF
Introduction to Vagrant
ODP
Building (localized) Vagrant boxes with Packer
PPTX
Vagrant 101 Workshop
PDF
Create your very own Development Environment with Vagrant and Packer
Pip + virtualenv
5 minute intro to virtualenv
Virtualenv
Intro to-venv-py3
Introduction to Vagrant
Building (localized) Vagrant boxes with Packer
Vagrant 101 Workshop
Create your very own Development Environment with Vagrant and Packer

What's hot (20)

PDF
Vagrant for Virtualized Development
PDF
Vagrant presentation
PPTX
Virtualization for Developers
PPTX
TYPO3 CMS deployment with Jenkins CI
PPTX
Vagrant-Overview
PPTX
Vagrant
PPTX
Virtualization for Developers
PPTX
Node.js, Vagrant, Chef, and Mathoid @ Benetech
PPTX
Vagrant
PDF
DevOps Series: Extending vagrant with Puppet for configuration management
PDF
Packaging in Python? Don't Roll the Dice.
PPTX
Webinar - Auto-deploy Puppet Enterprise: Vagrant and Oscar
PDF
Vagrant: The Oscar Plug-in
KEY
Python environments
PDF
Oscar: Rapid Iteration with Vagrant and Puppet Enterprise - PuppetConf 2013
PDF
Python - Flask - miniapp - ignite
ODP
Buildout: creating and deploying repeatable applications in python
PDF
Ohio Linux Fest 2013: Provisioning VMs Quickly with Vagrant and CFEngine
PPTX
How to manage Microsoft Azure with open source
PDF
Puppet without Root - PuppetConf 2013
Vagrant for Virtualized Development
Vagrant presentation
Virtualization for Developers
TYPO3 CMS deployment with Jenkins CI
Vagrant-Overview
Vagrant
Virtualization for Developers
Node.js, Vagrant, Chef, and Mathoid @ Benetech
Vagrant
DevOps Series: Extending vagrant with Puppet for configuration management
Packaging in Python? Don't Roll the Dice.
Webinar - Auto-deploy Puppet Enterprise: Vagrant and Oscar
Vagrant: The Oscar Plug-in
Python environments
Oscar: Rapid Iteration with Vagrant and Puppet Enterprise - PuppetConf 2013
Python - Flask - miniapp - ignite
Buildout: creating and deploying repeatable applications in python
Ohio Linux Fest 2013: Provisioning VMs Quickly with Vagrant and CFEngine
How to manage Microsoft Azure with open source
Puppet without Root - PuppetConf 2013
Ad

Similar to Virtualenv (20)

PDF
Django district pip, virtualenv, virtualenv wrapper & more
PDF
Virtual environment in python on windows / linux os
PDF
AWS EC2 Ubuntu Instance - Step-by-Step Deployment Guide
PPT
Python virtualenv & pip in 90 minutes
PDF
Pipfile, pipenv, pip… what?!
PPTX
E D - Environmental Dependencies in Python
PDF
Python Versions and Dependencies Made Easy
PDF
Repeatable Deployments and Installations
PDF
PyBCN - pipenv - python dev workflow for humans
PDF
Django & Buildout (en)
PDF
Py Day Mallorca - Pipenv - Python Dev Workflow for Humans
PDF
Python pyenv virtualenv
PDF
Arbeiten mit distribute, pip und virtualenv
DOCX
Software Instructions
PDF
Christian Strappazzon - Presentazione Python Milano - Codemotion Milano 2017
PDF
Pipenv python dev workflow for humans
PDF
PyCon 2013 : Scripting to PyPi to GitHub and More
PDF
venv and pip.pdf
PDF
Effectively using Open Source with conda
PDF
Web application on menu card qrcode generator.pdf
Django district pip, virtualenv, virtualenv wrapper & more
Virtual environment in python on windows / linux os
AWS EC2 Ubuntu Instance - Step-by-Step Deployment Guide
Python virtualenv & pip in 90 minutes
Pipfile, pipenv, pip… what?!
E D - Environmental Dependencies in Python
Python Versions and Dependencies Made Easy
Repeatable Deployments and Installations
PyBCN - pipenv - python dev workflow for humans
Django & Buildout (en)
Py Day Mallorca - Pipenv - Python Dev Workflow for Humans
Python pyenv virtualenv
Arbeiten mit distribute, pip und virtualenv
Software Instructions
Christian Strappazzon - Presentazione Python Milano - Codemotion Milano 2017
Pipenv python dev workflow for humans
PyCon 2013 : Scripting to PyPi to GitHub and More
venv and pip.pdf
Effectively using Open Source with conda
Web application on menu card qrcode generator.pdf
Ad

Recently uploaded (20)

PDF
Empathic Computing: Creating Shared Understanding
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PPTX
Cloud computing and distributed systems.
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPT
Teaching material agriculture food technology
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
MYSQL Presentation for SQL database connectivity
Empathic Computing: Creating Shared Understanding
NewMind AI Weekly Chronicles - August'25 Week I
Review of recent advances in non-invasive hemoglobin estimation
20250228 LYD VKU AI Blended-Learning.pptx
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Cloud computing and distributed systems.
Understanding_Digital_Forensics_Presentation.pptx
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Chapter 3 Spatial Domain Image Processing.pdf
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Reach Out and Touch Someone: Haptics and Empathic Computing
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Teaching material agriculture food technology
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Advanced methodologies resolving dimensionality complications for autism neur...
MYSQL Presentation for SQL database connectivity

Virtualenv