Tendo is a python module that adds basic functionality that is not provided by Python.
- transparent Unicode support for text file operations (BOM detection)
- python tee implementation
- improved execfile
- POSIX-compatible operating system, including Linux and macOS
- python 3.10 or newer
- tox for running tests
- jaraco - http://pypi.python.org/pypi/jaraco.util
- pexpect (maybe)