Some simple utils.
Project description
Util list:
-
file_manager
对 open() 的封装,添加了文件名有效性判断、路径缺失创建、读时文件缺失创建,等。
-
tq_json
对 Python 内置 json 模块,使用 FileManager 进行封装.
-
tq_pickle
对 Python 内置 pickle 模块,使用 FileManager 进行封装.
-
singleton
线程安全(加锁)单例模式的 metaclass.
-
time_util
时间相关工具,包括:timer, function timeout, ...
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
tq_utils-0.2.6.tar.gz
(11.8 kB
view hashes)
Built Distribution
tq_utils-0.2.6-py3-none-any.whl
(26.7 kB
view hashes)