python2-q - Quick and dirty python debugging output
| Website: | https://pypi.python.org/pypi/q |
|---|---|
| License: | ASL 2.0 |
| Vendor: | Fedora Project |
- Description:
If you have ever been frustrated trying to debug with print because a web application or a unittesting framework is swallowing your debugging output, q will make you jump for joy. import q variable = 'Hmmm... something happened here' q(variable) cat /tmp/q Python 2 version.
Packages
| python2-q-2.6-1.fc24.noarch [19 KiB] |
Changelog
by Igor Gnatenko (2016-11-17):
- Update to 2.6 - Modernize spec - Run test suite |