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.0b7.tar.gz
(2.2 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.0b7.tar.gz.
File metadata
- Download URL: plucky-ak47-0.1.0b7.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86fc1fa82db200e7a7e13dd54381af746d30e78e1bdac5f8fad55d8038ed1188
|
|
| MD5 |
4bbb6d54030a7a24c0d8936b4ea6bfd2
|
|
| BLAKE2b-256 |
52f07f4a02870496b55d6dc8b6350d9efa1b772653fb358cb22307f9369f4f81
|
File details
Details for the file plucky_ak47-0.1.0b7-py3-none-any.whl.
File metadata
- Download URL: plucky_ak47-0.1.0b7-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2be3dc843ffda1505e86667fee814f0e8526ec7b2789178cdc319d74f799f769
|
|
| MD5 |
8d098ea481cca73e112193d97e5819d3
|
|
| BLAKE2b-256 |
c13dd872e7db9158162d5c0fb9c2214af3c4df36ce178df8c3deb3e55e6bb144
|