Refactor lab with fancy printing

This commit is contained in:
Chris Proctor
2023-07-12 13:48:50 -04:00
parent 56b70e9b7e
commit 4825451351
10 changed files with 211 additions and 124 deletions

View File

@@ -7,6 +7,8 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.10"
click = "^8.1.4"
colorama = "^0.4.6"
[tool.poetry.dev-dependencies]