blob: 2b02ee405a4550b3ee07324cde972f01d0216f47 [file] [log] [blame]
Zack Williams36451912022-03-04 20:31:37 -07001Python
2======
3
4
5Formatting
6----------
7
8Black
9
10
11Lint
12----
13
14Pylint
15
16
17Testing
18-------
19
20Unittest
21
22
23Tox
24
25
26
27Taking a codebase from Python 2 to Python 3
28-------------------------------------------
29
30