Difference between revisions of "Python"

From John Freier
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
[[python_ve|Virtual Environment]]
 
[[python_ve|Virtual Environment]]
 
  
 
[[python_requirements|Requirements]]
 
[[python_requirements|Requirements]]
 +
 +
[[python_pyenv|PyEnv]] - Manage python versions.
 +
 +
[[python_pytest|PyTest]]

Latest revision as of 13:49, 2 May 2023

Python2

Python2

Virtual Environment

Requirements

PyEnv - Manage python versions.

PyTest