.vscode
|
added vscode launch.json for basic debugging
|
2022-06-14 23:05:00 -04:00 |
.gitignore
|
added a few of my own file
|
2022-06-14 18:05:23 -04:00 |
LICENSE
|
Initial commit
|
2022-06-12 13:41:34 -04:00 |
README.md
|
Second initial commit
|
2022-06-12 13:44:36 -04:00 |
classes.py
|
Reworked to work with cli
|
2022-06-14 21:38:52 -04:00 |
keywords.py
|
Also reworked to work with cli
|
2022-06-14 21:39:17 -04:00 |
menu.py
|
added graphical TUI
|
2022-06-14 23:04:01 -04:00 |
pylintrc
|
Added pylintrc file for pylint
|
2022-06-15 09:28:45 -04:00 |
requirements.txt
|
added graphical TUI
|
2022-06-14 23:04:01 -04:00 |
testScript.yaml
|
Basic script to verify script is working
|
2022-06-14 18:06:10 -04:00 |