Collection of usefull algorithms and other very disparate stuff


Keywords
python, standard-library
License
GPL-3.0+
Install
pip install xoutil==2.1.6

Documentation

xotl.tools is a collection of disparate utilities that does not conform a framework for anything. xotl.tools is essentially -but not exclusively- an extension to the Python's standard library.

In xotl.tools you will probably find:

  • Tools that must be implemented in the Python Standard Library, but there are things that escape from the Guido's scope. ;)
  • Components that belong naturally to the "Common Systems Layer" [1].
[1] http://pubs.opengroup.org/architecture/togaf9-doc/arch/chap39.html#tag_39_04_01

You'll find the documentation in Read the Docs.