Skip to main content

It is a micro-toolbox that includes various common operations and will continue to be improved in the future.

Project description

# jwtools 集微工具箱,包括各种常用操作,后续不断完善

### 使用 from jwtools.func import *

mm5 = get_text_md5(“dddd”) print(mm5)

# write_text_to_file result = write_text_to_file(“D:/test/test123.txt”, mm5) print(result)

# read_text_from_file cc = read_text_from_file(“D:/test/test123.txt”) print(cc)

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

jwtools-0.1.3.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

jwtools-0.1.3-py3-none-any.whl (3.6 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