Skip to main content

An easy use tools package

Project description

通用工具集

这是一个通用工具集, 适用于>=Python3.8

1. 准备

1.1 安装依赖

pip3 install --upgrade packaging setuptools wheel twine

2. 命令说明

2.1 打包

python3 setup.py sdist bdist_wheel

在当前dist目录下的两个文件是要上传到 PyPi 网站上供别人下载安装的(.tar.gz、.whl)

2.2 配置文件检查

python3 setup.py check

2.3 上传前检查

twine check dist/*

2.5 执行上传

twine upload dist/*

2.6清理

rm -rf build/ dist/ *.egg-info/

3. 其他说明

  • 本地安装使用(本地安装而不使用pip安装)
python3 setup.py install
  • 安装此工具包
pip3 install easy_use_tools -i https://pypi.org/simple/
  • 升级此工具包
pip3 install --upgrade easy_use_tools -i https://pypi.org/simple/

4. 使用说明

详见当前项目的README_USE.md文件

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

easy_use_tools-1.0.5.tar.gz (12.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

easy_use_tools-1.0.5-py3-none-any.whl (14.7 kB view details)

Uploaded Python 3

File details

Details for the file easy_use_tools-1.0.5.tar.gz.

File metadata

  • Download URL: easy_use_tools-1.0.5.tar.gz
  • Upload date:
  • Size: 12.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for easy_use_tools-1.0.5.tar.gz
Algorithm Hash digest
SHA256 a611caf25054e573d7120a1e913872f16b4f0df4dec4004bdaa3c83a16ce9409
MD5 164370aad512433dce53ce0255406e93
BLAKE2b-256 c632858c4eb43bf1fa2289702201682bd070d45363c35de2957bcffade8d69da

See more details on using hashes here.

File details

Details for the file easy_use_tools-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: easy_use_tools-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 14.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for easy_use_tools-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 390aac791369f3fd9943babed6ca3494ab855d982f706d41a5f45cb34bf14452
MD5 edb9a5b2a48276fd00d7b7f5473965ed
BLAKE2b-256 4eecc2066c6a99ed418940bf8b57863f2851903e5c8286b34633a223ea9a1b83

See more details on using hashes here.

Supported by

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