Skip to main content

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


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)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

plucky_ak47-0.1.0b7-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

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

Hashes for plucky-ak47-0.1.0b7.tar.gz
Algorithm Hash digest
SHA256 86fc1fa82db200e7a7e13dd54381af746d30e78e1bdac5f8fad55d8038ed1188
MD5 4bbb6d54030a7a24c0d8936b4ea6bfd2
BLAKE2b-256 52f07f4a02870496b55d6dc8b6350d9efa1b772653fb358cb22307f9369f4f81

See more details on using hashes here.

File details

Details for the file plucky_ak47-0.1.0b7-py3-none-any.whl.

File metadata

File hashes

Hashes for plucky_ak47-0.1.0b7-py3-none-any.whl
Algorithm Hash digest
SHA256 2be3dc843ffda1505e86667fee814f0e8526ec7b2789178cdc319d74f799f769
MD5 8d098ea481cca73e112193d97e5819d3
BLAKE2b-256 c13dd872e7db9158162d5c0fb9c2214af3c4df36ce178df8c3deb3e55e6bb144

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page