Tuesday 13 June 2017

Python Virtual Environments

Untuk python 3, gunakan venv [3]


Referensi

  1. What is the difference between venv, pyvenv, pyenv, virtualenv, virtualenvwrapper, pipenv, etc?, https://stackoverflow.com/questions/41573587/what-is-the-difference-between-venv-pyvenv-pyenv-virtualenv-virtualenvwrappe
  2. Virtualenv, https://sourabhbajaj.com/mac-setup/Python/virtualenv.html
  3. venv, https://docs.python.org/3/library/venv.html

No comments:

Post a Comment