py utils lib
Project description
pylib Package
This is a py utils lib package, here are log and lots of methods. All methods you can see in file methods.py.
Usage
from pylib.log import log
log.debug('msg')
log.info('msg')
log.warning('msg')
log.error('msg')
log.critical('msg')
log.log('DEBUG', 'msg')
log.log('INFO', 'msg')
log.log('WARNING', 'msg')
log.log('ERROR', 'msg')
log.log('CRITICAL', 'msg', silence=True)
from pylib.methods import Methods
Methods.get_stack_funcs()
data_desensitived = Methods.mask_sensitive_data(dict_data)
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
kitslib-0.0.1.tar.gz
(16.3 kB
view details)
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
kitslib-0.0.1-py3-none-any.whl
(17.2 kB
view details)
File details
Details for the file kitslib-0.0.1.tar.gz.
File metadata
- Download URL: kitslib-0.0.1.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3aaeb5dfe875ffde12adef5c515c5486726ed260cbf3fb127fa7d512638a19ed
|
|
| MD5 |
c38a6675b559aa6ce18e07ca5467815b
|
|
| BLAKE2b-256 |
ceda30e834fc18bdced7f5bfbf3881023c00f5a6df2c8edc95f2650f1fd98ddd
|
File details
Details for the file kitslib-0.0.1-py3-none-any.whl.
File metadata
- Download URL: kitslib-0.0.1-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2df13816bf036681e41a4459ce79ddd6a9ae325cf7d8bc2ec63e85911cde4e45
|
|
| MD5 |
8d353ca88eea44075bffa2aa43b92ea1
|
|
| BLAKE2b-256 |
10146660fe6833d046c14909838dcb25e8f10003ec2e58f62e2c93054818021f
|