This project resembles a small, untested library for Python that has the following caveats
-
no setup.py
-
no unit tests for code (of which there isn't much)
- code intentionally has bugs
- no style checking done
- different behaviour in different Python versions (so testing with tox might be a good idea)