No project description provided
Project description
简介
海鸥Ⅱ根据模板生成配置文件
工具准备
安装打包工具
python -m pip install --user --upgrade setuptools wheel
安装上传工具
python -m pip install --user --upgrade twine
测试
打包
python .\setup.py sdist bdist_wheel
安装本地包
pip install .\dist\seagull2_generate_config_template-xxx-py3-none-any.whl
如果同一个版本重复安装需要先卸载
pip uninstall seagull2_generate_config_template
执行测试py
python .\test\test_generate.py
打包
python .\setup.py sdist bdist_wheel
setup.py 参考
上传(默认上传到pypi,需要登录)
python -m twine upload dist/*
安装
pip install seagull2_generate_config_template
更新
pip install -U seagull2_generate_config_template
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file seagull2_generate_config_template-0.0.3.tar.gz.
File metadata
- Download URL: seagull2_generate_config_template-0.0.3.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
564b918619aaa04e9d7eb4bd06ae3395bbb12bbc333af59e2108f5f4bbe1c20a
|
|
| MD5 |
52edf232ad7f39851fca9595208c108b
|
|
| BLAKE2b-256 |
6e3f85b26ec82856840f2f88e4a9a19d319bd6e94f2b242d51fdc82042f5fccf
|
File details
Details for the file seagull2_generate_config_template-0.0.3-py3-none-any.whl.
File metadata
- Download URL: seagull2_generate_config_template-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12157a2fcfd94f533d9c2d2b08f88f1a06b54245c71e477b7abf2f4c308e8137
|
|
| MD5 |
cb73512cf2ca82328055a5a1e580b735
|
|
| BLAKE2b-256 |
7d77be6baf7dea636643fb1fcc8c44e1d77925739348c74edfc64b8b7763345c
|