Skip to main content

An utility tool collection for make life easily

Project description

PyAxeTool

An utility tool collection for make life easily.

Examples

# 显示单个文件的MD5
python3 -m PyAxeTool.MD5 file test.txt

# 显示所有满足通配符文件的MD5
python3 -m PyAxeTool.MD5 file "*.txt"

# 显示目录内所有文件汇总的单个MD5
python3 -m PyAxeTool.MD5 dir testdir

# 显示字符串的MD5
python3 -m PyAxeTool.MD5 str abc

# 通过lib模板创建CMake工程
python3 -m PyAxeTool.CMake archetype:generate lib --libname=foo

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

pyaxetool-1.1.1.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

pyaxetool-1.1.1-py3-none-any.whl (7.2 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