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.20.tar.gz
(10.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
File details
Details for the file cangling_ai-0.1.20.tar.gz.
File metadata
- Download URL: cangling_ai-0.1.20.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38e2630b2d266d8a7ff4a90f2caddfa6c75873309630c75e5d812292af61407d
|
|
| MD5 |
f865a143885c2e70b81d71b26c87170f
|
|
| BLAKE2b-256 |
2e7b7200542bbeafd52ff3ed478182f554f1e535e40e81780306baf395188f4b
|
File details
Details for the file cangling_ai-0.1.20-py3-none-any.whl.
File metadata
- Download URL: cangling_ai-0.1.20-py3-none-any.whl
- Upload date:
- Size: 11.7 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 |
b614664322e6aa52e3ff7042967f00727ef19617b9275629197702bcf222ed2a
|
|
| MD5 |
6f2e4a3febdf8d5a54f4d7cbabc2ba7e
|
|
| BLAKE2b-256 |
f98e0d0f20414e60ad7b71c14e1f96b8a5568dda15c4917c74f04fae301e0be3
|