pretty print help options using tabulate

This commit is contained in:
mungai-njoroge
2023-08-29 20:40:06 +03:00
parent 13475b0630
commit 8b25a9265f
4 changed files with 65 additions and 16 deletions
+1
View File
@@ -22,6 +22,7 @@ show-in-file-manager = "^1.1.4"
pendulum = "^2.1.2"
alive-progress = "^3.1.4"
flask-compress = "^1.13"
tabulate = "^0.9.0"
[tool.poetry.dev-dependencies]
pylint = "^2.15.5"