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.24.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.24.tar.gz.
File metadata
- Download URL: pysetup-2019.4.24.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 |
319b231b539d6bfc4d634e724670393464b0af2edbd632f3c5765263a14a86b6
|
|
| MD5 |
3fc39d257f8ec231314027d826d235aa
|
|
| BLAKE2b-256 |
de6cbadcfa00867030adb7372735c6013d61fbe731cecfbf47fe330b0813d9e3
|
File details
Details for the file pysetup-2019.4.24-py3-none-any.whl.
File metadata
- Download URL: pysetup-2019.4.24-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 |
2fc5a3ef4183fef18e0433ca0e058dd0a23d652bee3d7dc964c927e588d5fa52
|
|
| MD5 |
fb7ccc49b77bdd08a0616e63913bd7b7
|
|
| BLAKE2b-256 |
9230d3cb90fcb65e969a9ba8b0b7858a860b4193071dcf306410d5a4b396aea1
|