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.60.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.60-py3-none-any.whl
(29.9 kB
view details)
File details
Details for the file crealand-1.0.60.tar.gz.
File metadata
- Download URL: crealand-1.0.60.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 |
68d8231c94d4569f16fbd8c98edf01b7cd2b07bb14c70ffb82f52c2676dfcaae
|
|
| MD5 |
81af12f114a3a2f6b5eaa325814f9bc3
|
|
| BLAKE2b-256 |
0a6ac7cc175b7684d377f62a8e7feb05b0113285d0c86ace93ef6dfe61d599d9
|
File details
Details for the file crealand-1.0.60-py3-none-any.whl.
File metadata
- Download URL: crealand-1.0.60-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 |
09d7f7cea47eaba7a05c7cd9a69a84ffa0f8acc23e4d1a58364a37f075c5a123
|
|
| MD5 |
472ef591b8a7f51f12ac9a0d22ec8958
|
|
| BLAKE2b-256 |
f9ce827f29f4e2aedfdff958c3f06934c8fb479fb5b7b8e4325aebbaed04fdc0
|