Skip to main content

Pretty-printer that works a little differently from `pprint`.

Project description

object_print - a slightly different take on pprint

I didn't like the way pprint.pprint was handling some deep but narrow tree, so I wrote this instead.

Usage

After you pip install object-print, you can write:

from object_print import object_print

object_print(['a', 'b', 'c'])

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

object_print-0.1.0.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

object_print-0.1.0-py3-none-any.whl (2.0 kB view hashes)

Uploaded Python 3

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