OurBigBook About$ Donate
 Sign in+ Sign up
by Ciro Santilli (@cirosantilli, 37)

virtualenv

 ... Computer Software Programming language List of programming languages Python (programming language) Python virtualization
 0 By others on same topic  0 Discussions  Updated 2025-05-29  +Created 1970-01-01  See my version
python3 -m pip install --user virtualenv
virtualenv .venv
. .venv/bin/activate
pip install -r requirements.txt

 Ancestors (10)

  1. Python virtualization
  2. Python (programming language)
  3. List of programming languages
  4. Programming language
  5. Software
  6. Computer
  7. Information technology
  8. Area of technology
  9. Technology
  10.  Home

 Incoming links (1)

  • Compile MicroPython code for Micro Bit locally on Ubuntu 22.04 with your own firmware

 View article source

 Discussion (0)

+ New discussion

There are no discussions about this article yet.

 Articles by others on the same topic (0)

There are currently no matching articles.
  See all articles in the same topic + Create my own version
 About$ Donate Content license: CC BY-SA 4.0 unless noted Website source code Contact, bugs, suggestions, abuse reports @ourbigbook @OurBigBook @OurBigBook