Python: pprint.pformat can be a good friend of str
```python import pprint
```python import pprint
Effective Python Item 45: Use datetime Instead of time for Local Clocks
Effective Python Item 50: Use Packages to Organize Modules and Provide Stable APIs