Skip to content

bhrutledge/exploring-venv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploring Virtual Environments in Python

  • What are they?
  • How do I create one?
  • How do they work?
  • Where do they live?
  • Tips
  • Related tools

View at https://bhrutledge.github.io/exploring-venv, or locally ala:

git clone https://github.com/bhrutledge/exploring-venv.git
cd exploring-venv
python -m SimpleHTTPServer

Presented at the Boston Python Meetup on August 24, 2017. Watch the screencast on YouTube.

Built with remark.