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.58.tar.gz
(25.3 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.58-py3-none-any.whl
(29.8 kB
view details)
File details
Details for the file crealand-1.0.58.tar.gz.
File metadata
- Download URL: crealand-1.0.58.tar.gz
- Upload date:
- Size: 25.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35cd0319397475be128b3b7ef8ab9b3a242fc1cc2be68e1cd5697ef2484c6678
|
|
| MD5 |
f66cfca5f2afb7ceb55f72e312e3db43
|
|
| BLAKE2b-256 |
47988c2be0abe0e5533032e3ba353254199adff9e4d5fd2f077083218e47fe3c
|
File details
Details for the file crealand-1.0.58-py3-none-any.whl.
File metadata
- Download URL: crealand-1.0.58-py3-none-any.whl
- Upload date:
- Size: 29.8 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 |
52b033911dc626aa8be95bf4708bce81297a08b9061eaad4bd14ee107b9c0e67
|
|
| MD5 |
676e13771ebc2db0077a5a597f7566fe
|
|
| BLAKE2b-256 |
a98fae408568b7d796fcb00c7548915b40a745d0eba394ea084f5147d889628b
|