Skip to main content

Some simple utils.

Project description

Util list:

  • file_manager

    对 open() 的封装,添加了文件名有效性判断、路径缺失创建、读时文件缺失创建,等。

  • my_json

    对 Python 内置 json 模块,使用 FileManager 进行封装.

  • my_pickle

    对 Python 内置 pickle 模块,使用 FileManager 进行封装.

  • singleton

    线程安全(加锁)单例模式的 metaclass.

  • time_util

    时间相关工具,包括:timer, function timeout, ...

Project details


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.1.3.post2.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

tq_utils-0.1.3.post2-py3-none-any.whl (20.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page