fancytools package

a collection of more or less useful non-GUI tools

Subpackages

Submodules

fancytools.tests module

Run all submodules as __main__ and execute their test procedure

Note there is a bug in pkgutil.walk_packages excluding all modules that have the same name as modules in the standard library, see http://bugs.python.org/issue14787 that’s why ‘os’ and ‘utils’ are not tested at the moment