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.57.tar.gz
(25.2 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.57-py3-none-any.whl
(29.8 kB
view details)
File details
Details for the file crealand-1.0.57.tar.gz.
File metadata
- Download URL: crealand-1.0.57.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e64cff2532ff1e941f0eb517cf5c331194bf992afd3fd86fa5ff1ddedbc9a05
|
|
| MD5 |
ffe4c7dd9a0b31d6b27f1d8374efb155
|
|
| BLAKE2b-256 |
17e46a4b6c9bb05714d651b232f56a74f0cac9916910e8fb8830324051a4dcc9
|
File details
Details for the file crealand-1.0.57-py3-none-any.whl.
File metadata
- Download URL: crealand-1.0.57-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 |
1122d6b60d6ab6a4bb56ec6db6df6b6a4385d68213b4dfb3963f9b4cef3a55d4
|
|
| MD5 |
884ec13dc580c81458d79b3691c2f4c4
|
|
| BLAKE2b-256 |
11a5b48191644301d7e48b205a9dfbff77bdd988d124d2608585e8f68c912193
|