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.56.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.56-py3-none-any.whl
(29.7 kB
view details)
File details
Details for the file crealand-1.0.56.tar.gz.
File metadata
- Download URL: crealand-1.0.56.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 |
254b6242824d605eb17a9d67f77902c5e417595b5e91b474cb25ff5903979dd6
|
|
| MD5 |
4c542a9e5530de47d0bc6b29b6ab992d
|
|
| BLAKE2b-256 |
b2799840d0805bf36c540f7f1a594d5f4b2b67e68bb011cd55f1b2ca5dfa925f
|
File details
Details for the file crealand-1.0.56-py3-none-any.whl.
File metadata
- Download URL: crealand-1.0.56-py3-none-any.whl
- Upload date:
- Size: 29.7 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 |
01a92864bea3da6dc7ae6886223ef58017279712c9c53bfd7a94b05c0a116426
|
|
| MD5 |
0f209e83b9b63ec6fcfb7d8eef04f653
|
|
| BLAKE2b-256 |
45ccead13483b66836495b1a47feda8bf86c3451e4bc4918a5aea4772de48fec
|