PrintDebug

A small debug printing module that prints extra info like filenames, function names, and line numbers. It can also recursively print lists, tuples, and dicts.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install printdebug

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.3.5 2019-04-02
0.3.0 2017-01-12
0.2.2 2016-11-25
0.2.1 2016-08-29
0.2.0 2016-08-29
0.1.1 2016-01-28
0.1.0 2015-12-05
0.0.5-1 2014-09-21
0.0.5 2014-09-21    
0.0.4 2014-08-22    
0.0.3 2014-08-22
0.0.2 2014-08-22

Issues with this package?

Page last updated 2026-09-03 13:04:26 UTC