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.0b9.tar.gz
(2.4 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.0b9.tar.gz.
File metadata
- Download URL: plucky-ak47-0.1.0b9.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
910e4d192880373c1f0f732e3e0af6d84402261505d32f4f1efc2754be9f15e0
|
|
| MD5 |
1468732594cef30d9bc4bfb6bf5506ca
|
|
| BLAKE2b-256 |
fe95f8390e69d65669f7dd3b197dbfc49b1be739676adb83714f37ba17f3a328
|
File details
Details for the file plucky_ak47-0.1.0b9-py3-none-any.whl.
File metadata
- Download URL: plucky_ak47-0.1.0b9-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
087fef698782724f729c7653fa1e37f9333f3ba7cc065b0fd2ac75da96ed75f8
|
|
| MD5 |
005745ad4ff38f90b3695a10d6528928
|
|
| BLAKE2b-256 |
d98600f5b1bc9366b35f48b0e8ecb019393b70a859ebf558d284be77dd9a88eb
|