Add commandline and json/yaml/pprint

This commit is contained in:
emdee 2022-10-01 18:18:56 +00:00
parent f834a7df50
commit 2cbe9dcb4d
3 changed files with 423 additions and 132 deletions

2
.gitignore vendored
View file

@ -3,6 +3,8 @@
__pycache__/
*.py[cod]
*$py.class
*.diff
.pylint.*
# C extensions
*.so