Add devtools.debug() to python builtins
Project description
Add devtools.debug() to python builtins
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file py-devtools-builtin-1.0.0.tar.gz
.
File metadata
- Download URL: py-devtools-builtin-1.0.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.6.9 Linux/5.0.0-32-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 392ba7ca06430ea1dc40f69d8a00428296db751c53689b23372eb56bfd38445c |
|
MD5 | ea1df3f298c6ed49c34d8aa187515df7 |
|
BLAKE2b-256 | 2660e63744d383dc7e3a9dd80c39cb9875184bad1e405561c9128561c77e04bf |
File details
Details for the file py_devtools_builtin-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: py_devtools_builtin-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.6.9 Linux/5.0.0-32-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18c346941a37d8060f4bbe7a9a87f9001a5501c925aa87ff5deec6665b667b01 |
|
MD5 | 5ee89f0f5cfce26d178bc264bb926462 |
|
BLAKE2b-256 | 5f09ba93184e9a26ffeec45f001ec77aef1f8dcd308d1285385f16205f85485a |