Difference between revisions of "Python"

From John Freier
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
  
 
[[python_pytest|PyTest]]
 
[[python_pytest|PyTest]]
 +
 +
[[python_pdb|Debug]]
 +
 +
[[python_poetry|Poetry]]

Latest revision as of 09:47, 30 May 2025

Python2

Python2

Virtual Environment

Requirements

PyEnv - Manage python versions.

PyTest

Debug

Poetry