Skip to main content

Add devtools.debug() to python builtins

Project description

Add devtools.debug() to python builtins

Maintenance - not intended License PyPI - Package latest release PyPI - Supported Python Versions PyPI - Supported Implementations

python-devtools is a tool with multiple debug functionality. As described in the docs you can add its toolset to the python builtins with a little trick. But instead of adding the import to sitecustomize.py or usercustomize.py you can also write it to a *.py file in the site-packages directory and also add a *.pth file which then imports the first file. This package does exactly that.

Simply install this package alongside devtools and you have its toolset available without an explicit import:

$ pip install devtools py-devtools-builtin

If you do not have devtools installed, py-devtools-builtin will installed it for you.

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

py-devtools-builtin-1.1.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

py_devtools_builtin-1.1.0-py3-none-any.whl (3.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