Difference between revisions of "Python"

From John Freier
Jump to: navigation, search
 
Line 10: Line 10:
  
 
[[python_pytest|PyTest]]
 
[[python_pytest|PyTest]]
 +
 +
[[python_pdb|Debug]]

Latest revision as of 10:23, 28 May 2024

Python2

Python2

Virtual Environment

Requirements

PyEnv - Manage python versions.

PyTest

Debug