Implemented Python test harness.

The Python test harness currently works with with Windows and Linux,
implements interactive and non-interactive usage and offers tracking of
technique modifications so that you do not run techniques automatically
when they are updated.
This commit is contained in:
Lemelin
2018-09-05 11:06:10 -04:00
parent 643472f5ee
commit 3a802faa98
3 changed files with 808 additions and 0 deletions
@@ -0,0 +1,2 @@
Unidecode==1.0.22
PyYAML==3.12