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.16.tar.gz
(10.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
File details
Details for the file cangling_ai-0.1.16.tar.gz.
File metadata
- Download URL: cangling_ai-0.1.16.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
437a4296a7087d3cc8e18a9473bc6b25210c470d0847b00f88cbb3895be0e4e1
|
|
| MD5 |
496d3e081abd761f42ee1815e13864a0
|
|
| BLAKE2b-256 |
2af2a32ae924eab065fc1dea9c493566e41865276f081488e74bc8f9f8cf20bb
|
File details
Details for the file cangling_ai-0.1.16-py3-none-any.whl.
File metadata
- Download URL: cangling_ai-0.1.16-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
513f6829aefdb01ffdecabee2be0f004255511613dbf4e214d67aad1d82d9b14
|
|
| MD5 |
9d3ea9d7080a30930a0aded12554f7d4
|
|
| BLAKE2b-256 |
2019668cba61bedb39dbd8e7356976d7818f9dcae66b66e4e54a6647ca3b8be0
|