Some commonly used modules for personal use.
Project description
user_tools
Some personally used modules.
Some modules may be other people's source code, because this tool is mainly convenient for personal use, so there is no processing. If you think it is infringing, please contact me by email or GitHub to delete. If I know the source of the code, I will explain it.
install
pip install user_tools
module description
util_check.py: Some checks on files or directories.util_cmd.py: Some functions related to command execution.util_file.py: Some functions related to file operations.util_hashlib.py: Some functions related to hash operations.util_img.py: Some functions related to image operations.util_json.py: Some functions related to json file operations.util_random.py: Custom random function.util_str.py: Custom str function.util_time.py: Some functions related to json time operations.util_ua.py: Some functions related to useragent.
changelog
- 2020/03/09 : Initial completion of script writing.
- 2020/04/15 :Update the docstring to add a description of the parameters. util_check.is_not_null() method adds monitoring of the directory. The util_check.check_url() method was added, but the git address detection is not yet complete because it is not familiar with the regularity.
- 2020/04/18 : Fix some bug.
- 2020/07/18 : Added typing for each file, added util_mysql.py and pyzabbix.py.
- 2021/02/17 : Removed some file, added util_str.py and changed some file.
- 2021/02/25 : Fix the bug in util_str.format_str().
- 2021/07/12 : Added util_log, Fix the bug in util_check.check_arg().
- 2021/08/23 : Added some code in util_check.check_arg().
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 user_tools-0.0.12.tar.gz.
File metadata
- Download URL: user_tools-0.0.12.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a12c5b89815764b4ef6fc126e144c66b6d69333fd060d16bb2c550e0d988cfd0
|
|
| MD5 |
b2fb571bfefc9179d440967a38cd1b4e
|
|
| BLAKE2b-256 |
5258cec3ea7705583a7c0580cee8e56699959902f9ad73d830a7e5f2ffc006c3
|
File details
Details for the file user_tools-0.0.12-py3-none-any.whl.
File metadata
- Download URL: user_tools-0.0.12-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0293d1b2cbfa6bdaf71203018f8d50e0e3e1b11d9090053a30d3610ef9ba4793
|
|
| MD5 |
efde4061226f147a3a5053bedaf3e1e7
|
|
| BLAKE2b-256 |
64823445f57ced15d010ef737b7f2ea095e4f5f10f925bb638a490bd2ffa6411
|