start working on python replacement of the bash tool

This commit is contained in:
Aaron Riedel 2022-08-21 13:45:45 +02:00
parent d47052f216
commit 1008e00ca5
Signed by: aaron
GPG key ID: 643004654D40D577
3 changed files with 113 additions and 0 deletions

2
requirements.txt Normal file
View file

@ -0,0 +1,2 @@
tabulate==0.8.10
hcloud==1.18.0