Python SDK for the Crealand
Project description
Crealand SDK
Crealand SDK
版本号修改
- 修改
version.txt中的版本号
Requirements
- build
- setuptools
- wheel
- twine
build
需要先 pip 安装 build(setuptools 和 wheel会自动安装), 再编译打包:
python3 -m pip install build
python3 -m build
Install
pip install crealand
Uninstall
pip uninstall crealand
Publish
前置条件
- 把根目录的
.pypirc文件拷贝到系统用户根目录; - 安装
twine
发布测试环境
python3 -m twine upload --repository testpypi dist/*
发布正式环境
python3 -m twine upload --repository pypi dist/*
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
crealand-1.0.59.tar.gz
(25.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
crealand-1.0.59-py3-none-any.whl
(29.9 kB
view details)
File details
Details for the file crealand-1.0.59.tar.gz.
File metadata
- Download URL: crealand-1.0.59.tar.gz
- Upload date:
- Size: 25.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59898467eef40199cdf9b4cfbe262a1f6076aa156c7a92943163edea99de1411
|
|
| MD5 |
f9a017091789f76e0cec715eed52243f
|
|
| BLAKE2b-256 |
60d13e6323f2898d3467bca5ece12103cf3e446ffed01429179de8ab5b5dfc18
|
File details
Details for the file crealand-1.0.59-py3-none-any.whl.
File metadata
- Download URL: crealand-1.0.59-py3-none-any.whl
- Upload date:
- Size: 29.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cfa920eacc3d3bff2b9f3f22143d02b9df6aa86377496c75dfc7a3169e37b35
|
|
| MD5 |
f39b695a40bda706bf1311a914739393
|
|
| BLAKE2b-256 |
f4c0ab72e2ae2fb0c62963493312c7b2a663a783bc86373b311ed38405363d0b
|