cangling ai library
Project description
cangling ai library
准备
pip install twine
pip install build
编译打包
pip -m build
预发布
python -m twine upload --repository testpypi dist/*
发布
python -m twine upload -r nexus dist/*
使用
pip install cangling-ai
发布到repo.cangling.cn
在HOME目录下创建 .pypirc 文件 内容如下
[distutils]
index-servers =
nexus
[nexus]
repository = https://repo.cangling.cn/repository/cangling-py/
username = cangling
password = <PASSWORD>
客户端配置
Create or edit your pip.conf (Linux/macOS: ~/.config/pip/pip.conf; Windows: %APPDATA%\pip\pip.ini):
[global]
index-url = https://repo.cangling.cn/repository/pypi-all/simple
trusted-host = repo.cangling.cn
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
cangling_ai-0.1.4.tar.gz
(2.8 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
File details
Details for the file cangling_ai-0.1.4.tar.gz.
File metadata
- Download URL: cangling_ai-0.1.4.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
509f7006566b682b95d33846d83b34cf2d38e0d038145a1e24c3755ddb2403e0
|
|
| MD5 |
05e92bd74008a1eb29291e9a15d72fb5
|
|
| BLAKE2b-256 |
e97b66fe1cb7165206e0dc80fe3dec7443e4ecccf49d0db532191c4b67226515
|
File details
Details for the file cangling_ai-0.1.4-py3-none-any.whl.
File metadata
- Download URL: cangling_ai-0.1.4-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2391295c3a54f82ca33ffa579272143c8150c3109686bdb7661481f283b017fb
|
|
| MD5 |
354a00e538d9101fbf5713ea95dc77a7
|
|
| BLAKE2b-256 |
98ebc2931df55ab1a5325141c24b288f6431c539a232a6cf882769bd51fe70be
|