Pypi upload tool.
Project description
PySetup
Pypi 上传工具, 使用流程: 进入项目目录 -> 创建 setup.py 文件 -> 修改 setup.py 文件信息 -> 上传
安装
pip3 install pysetup --upgrade
使用
查看命令列表
>>> pysetup help
创建 setup.py 文件
>>> pysetup create_setup
打包项目上传到 https://upload.pypi.org/legacy/
>>> pysetup upload <username> <password>
打包项目上传到 https://test.pypi.org/legacy/ (测试发布平台)
>>> pysetup upload_test <username> <password>
- TestPyPI 和 PyPI 是两个不同的账号
打包项目
>>> pysetup package
删除打包文件
>>> pysetup remove_packaged
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
pysetup-2019.4.23.tar.gz
(2.5 kB
view details)
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 pysetup-2019.4.23.tar.gz.
File metadata
- Download URL: pysetup-2019.4.23.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.7.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b8b5e95ef217dc8838d55400121eaf56e28d1ffdfd961c4e2017c909ea54c54
|
|
| MD5 |
3a8b5a069fad404e2e0114f18470542f
|
|
| BLAKE2b-256 |
2f00d2dee91b855e8e55225c81ac68f45e3da341bf1bc24d02e1d552bb37cab8
|
File details
Details for the file pysetup-2019.4.23-py3-none-any.whl.
File metadata
- Download URL: pysetup-2019.4.23-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.7.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a6dafba58d32be1addb72de9e2e9e32286e2d850cb178bbe49c2655957ccb9e
|
|
| MD5 |
e0170a557172417a75f40f34af198cd6
|
|
| BLAKE2b-256 |
368dce336a295eb266ccb30978dfd1053db7b9ff41836499e23baa13306d485a
|