# 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)
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)
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.23.tar.gz
(1.4 kB
view details)
File details
Details for the file epr-0.23.tar.gz.
File metadata
- Download URL: epr-0.23.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97fcded78731bc4665400bce4009168dda7c3b271d533429888cf074faef5842
|
|
| MD5 |
560463d103a45b52c737150134b44f74
|
|
| BLAKE2b-256 |
32e83383cb989e65e2c8c53ba0c38767b090174958b0fd54fb7d9bbd4b403106
|