A collection of convenience tools for everyday Python programming


Keywords
testing, logging, threading, multithreading, debugging, tools, utilities
License
MIT
Install
pip install dnutils==0.3.14

Documentation

Welcome to dnutils

Install dnutils with:

pip install dnutils

Changes 0.3.6

  • new functions in tools, console, debug, stats
  • new modules math, dates

Changes 0.3.5

  • fixed signals on Windows machines.

Changelog 0.2.9

Changelog 0.2.8

  • import error "monotonic" in threadsafe on python 2
  • import threads.Timer in init.py
  • fixed internal representation in Gaussian