common functions used while programming in python
Project description
utility
Utility commonly used for debug
Setup Required inputs
required inputs "ri" for utility_class.load_file_as_string(ri)
ri = {
"full_path_file_name": None,
}
required inputs "ri" for utility_class.load_configuration_file(ri)
ri = {
"configuration_full_path_file_name": None,
}
required inputs for debug_class()
Pass a dictionary as an argument to print out the contents
debug_utility.debug_file.debug_class({
"title": "execute()",
"df": df,
}, True)
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
debug_utility-0.4.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file debug_utility-0.4.tar.gz
.
File metadata
- Download URL: debug_utility-0.4.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92769ec6a6661f766510226d86bbbe3571d517ff43458c56417e27ff89ae1aa4 |
|
MD5 | 98b478d25b095ef7f3cc16ff37076c66 |
|
BLAKE2b-256 | a37bbf540c95104683aeeeb9f54cf7566af3eec93e2c5328895758b344407f73 |
File details
Details for the file debug_utility-0.4-py3-none-any.whl
.
File metadata
- Download URL: debug_utility-0.4-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2bd795d1c1f7141dac8f66b4100c2b8c2a718afc5943c37619a3a58399f9985 |
|
MD5 | 4ad93f85cf7c2a3dcb6876ef60282c10 |
|
BLAKE2b-256 | 1966380249f621928a1e87a731e97c8cbcf806c82c32c3604f2378cab648b2d6 |