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.9.tar.gz
(5.6 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.9.tar.gz.
File metadata
- Download URL: cangling_ai-0.1.9.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6b5aaadd610284511e6030cb57f3be7081df6432bd14efc530f30f505baddf1
|
|
| MD5 |
13784a5e78198ae917406d56631636f0
|
|
| BLAKE2b-256 |
03c530f6e8de25a6ac4d261cbb909699914ffe13d3231a44f0e881c0988b1540
|
File details
Details for the file cangling_ai-0.1.9-py3-none-any.whl.
File metadata
- Download URL: cangling_ai-0.1.9-py3-none-any.whl
- Upload date:
- Size: 6.6 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 |
edef92f93e454ee5d1ad9c6823d23c4eb59be849bf647e235432b88a18ac27c1
|
|
| MD5 |
aa4c7f1ae3707fc079bb0af3353c42f9
|
|
| BLAKE2b-256 |
4013d03e3cd1063681fb5c12134a21b09b6afe18368f1291c41f5178fcfea97d
|