Skip to main content

Tool for quickly adding debugging output

Project description

# EPR #

Easy debug printing

### Example usage ###

```python
from epr import epr
epr(some_object, 'red')

# auto including

This script will automatically include epr in all python files which attempt to
use it:

```python
from epr import epr_include_recursive
epr_include_recursive(path)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

epr-0.2.tar.gz (1.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page