software development toolbox.
Project description
How to USE?
帮助命令:
./run.sh <option>
OPTIONS:
-b, build Build package.
-d, dist Distribute package. (Source/Wheel)
-u, upload Upload package.(PYPA)
-c, clean Clean all temp files.
-cpc, clean_pip_cache Clean pip cache directory.
Upload package
step 1: 首先需要配置pip上传目的源, 添加文件~/.pypirc
文件内容:
[distutils] index-servers=pypi [pypi] repository=https://upload.pypi.org/legacy/ # <your repo url> username=<your username> password=<your password>
step 2: 然后执行upload命令,将package上传到目的源.
命令:
./run.sh upload
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
plucky-ak47-0.1.0b8.tar.gz
(2.3 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 plucky-ak47-0.1.0b8.tar.gz.
File metadata
- Download URL: plucky-ak47-0.1.0b8.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f50eea37ccb6f6656cbcfff7d6747cc9cfa4489a513152c5a00969ba7318fca
|
|
| MD5 |
637eaa81572162582643da64a38da7be
|
|
| BLAKE2b-256 |
dba3f6e2216b81778efbb13c87ad9aae2b37f46e6be337d02e0db031dce6e9bd
|
File details
Details for the file plucky_ak47-0.1.0b8-py3-none-any.whl.
File metadata
- Download URL: plucky_ak47-0.1.0b8-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
264b0537598e9483bb8e6af0ae70ccc47bf34471fbad6b0fcd5aa125d80bcb8d
|
|
| MD5 |
d65f5f148f1d45fce5163c7016b88d0e
|
|
| BLAKE2b-256 |
34ae49db39c44a8bd913615bff2a4c6bfb0fadbc58242fb32af4c6fbc8cddbcc
|