I think this project would greatly improve by getting some unit tests, which would simplify contributing, because you instantly know what's (not) working after your change.
I personally would opt for tox + pytest for running those tests, but feel free to share your suggestions.
I think this project would greatly improve by getting some unit tests, which would simplify contributing, because you instantly know what's (not) working after your change.
I personally would opt for
tox
+pytest
for running those tests, but feel free to share your suggestions.(Imho this is a blocker for #63)