Skip to content

Latest commit

 

History

History
30 lines (28 loc) · 481 Bytes

python-environment.md

File metadata and controls

30 lines (28 loc) · 481 Bytes

Setting up a python environment

Look here

It covers: Shells

  • Unix Shells
  • Windows Shells Terminal Emulators
  • macOS Terminals
  • Windows Terminals Python Version Management
  • pyenv
  • conda Virtual Environments
  • venv
  • pyenv-virtualenv
  • conda
  • pipenv Package Management
  • pip
  • pipenv
  • poetry
  • conda Python Interpreters
  • IPython
  • bpython Text Editors Python Environment Tips and Tricks Conclusion