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
If you do not have devtools installed, py-devtools-builtin will installed it for you.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file py-devtools-builtin-1.1.0.tar.gz.
File metadata
- Download URL: py-devtools-builtin-1.1.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/5.4.0-113-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65a1311b689a1c5e1f430a5922a3902b91db01b8c52f433a04f2da14cb3da867
|
|
| MD5 |
8ba8301e46ea1990276984a904b3295d
|
|
| BLAKE2b-256 |
64b91c14fac87e44ba9d9baefc7941926406f6848b3ce08120cc0fac037c3a2c
|
File details
Details for the file py_devtools_builtin-1.1.0-py3-none-any.whl.
File metadata
- Download URL: py_devtools_builtin-1.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/5.4.0-113-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
787d7c3c2b29734e3e3723cdfceeb76f6f71017f1e65fe2f971de0c61a364ea9
|
|
| MD5 |
7fb868beb6ac0b2279e5010d59a27eb0
|
|
| BLAKE2b-256 |
4d71e5d12c0acb3330e5bf398f5fef4edb631fd8ed887c90afbbd909e9820419
|