Command Line Interface

This commit is contained in:
2020-04-09 19:46:52 +02:00
parent d4abc1f2a5
commit d2522b3e08
3 changed files with 163 additions and 23 deletions

4
.gitignore vendored
View File

@@ -1,4 +1,8 @@
# ---> Python
# Configuration file
*config.py
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]