Skip to main content

Print python objects like a boss

Project description

dumpit

Print python objects like a boss

PyPI version Build Status GitHub GitHub last commit

Installation

Works with python 3.x

pip install dumpit

Print object to standard output

from dumpit import pdumpit

pdumpit(__some_object__)

Export object to string as text

from dumpit import fdumpit

my_var = fdumpit(__some_object__)

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

dumpit-0.1.0.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

dumpit-0.1.0-py3-none-any.whl (4.2 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