Skip to main content

Unirtos CLI Tool

Project description

unirtos-cli 构建指南

环境准备

sudo apt update
sudo apt install python3 python3-pip -y
pip3 install --upgrade build twine

构建分发包

python3 -m build

构建完成后,根目录会生成 dist/ 文件夹,包含:

  • unirtos_cli-1.0.2.tar.gz(源码包)
  • unirtos_cli-1.0.2-py3-none-any.whl(wheel 包,跨平台通用)

本地验证

安装 wheel 包

pip3 install --force-reinstall dist/unirtos_cli-1.0.2-py3-none-any.whl

验证 unirtos-cli 命令行工具

unirtos-cli version

上传到 PyPI

上传分发包

先注册 PyPI 账号,并获取 API Token

twine upload --repository pypi dist/*

安装 unirtos-cli

pip install --upgrade unirtos-cli==1.0.2

验证 unirtos-cli 命令行工具

unirtos-cli version

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

unirtos_cli-1.0.2.tar.gz (24.6 kB view details)

Uploaded Source

Built Distribution

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

unirtos_cli-1.0.2-py3-none-any.whl (26.7 kB view details)

Uploaded Python 3

File details

Details for the file unirtos_cli-1.0.2.tar.gz.

File metadata

  • Download URL: unirtos_cli-1.0.2.tar.gz
  • Upload date:
  • Size: 24.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.4

File hashes

Hashes for unirtos_cli-1.0.2.tar.gz
Algorithm Hash digest
SHA256 d74ecc97db25ef585c1b2014d7748172e72821d3ee76e951d25d3a1a2d1c5007
MD5 66bafd699d234945c8aab729154d9941
BLAKE2b-256 51617ce639a8d791f45dd9fc10bef3979c5c38fb17851cbce46d3d84b388888f

See more details on using hashes here.

File details

Details for the file unirtos_cli-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: unirtos_cli-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 26.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.4

File hashes

Hashes for unirtos_cli-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2ef2cae47466d21704ce2b965eebee7cd785c7f3792a34b4d35758e69d90209a
MD5 0d7d3740e06e414f2e107fe2cd8967ee
BLAKE2b-256 7b4b7728eb8435b925516fd03897e4dd260e44d747e1d43fc30d8b190e4efd59

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