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.0b8.tar.gz (2.3 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.0b8-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

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

Hashes for plucky-ak47-0.1.0b8.tar.gz
Algorithm Hash digest
SHA256 5f50eea37ccb6f6656cbcfff7d6747cc9cfa4489a513152c5a00969ba7318fca
MD5 637eaa81572162582643da64a38da7be
BLAKE2b-256 dba3f6e2216b81778efbb13c87ad9aae2b37f46e6be337d02e0db031dce6e9bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plucky_ak47-0.1.0b8-py3-none-any.whl
Algorithm Hash digest
SHA256 264b0537598e9483bb8e6af0ae70ccc47bf34471fbad6b0fcd5aa125d80bcb8d
MD5 d65f5f148f1d45fce5163c7016b88d0e
BLAKE2b-256 34ae49db39c44a8bd913615bff2a4c6bfb0fadbc58242fb32af4c6fbc8cddbcc

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