A LLMOps Platform's native core
Project description
打包方式
1.先安装打包工具
pip install setuptools wheel twine
2.在项目根目录下执行打包
python setup.py sdist bdist_wheel
3.上传到正式Pypi源
twine upload dist/*
4.成功后即可在其他项目通过
pip install ai-native-core
5.如果需要把包安装到现有的环境中
pip install .
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ai_native_core-0.0.2.tar.gz
(11.9 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 ai_native_core-0.0.2.tar.gz.
File metadata
- Download URL: ai_native_core-0.0.2.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ef80dea4741a209a1e1827ae0748e94b01b6e33631d67d02c961b870d28170c
|
|
| MD5 |
5e617901591f9b2a4129e4159569b2bc
|
|
| BLAKE2b-256 |
03184c60f99be6524af1ea1199ed1b08cb5e43d5476c8662aae0dae5c1a0303f
|
File details
Details for the file ai_native_core-0.0.2-py3-none-any.whl.
File metadata
- Download URL: ai_native_core-0.0.2-py3-none-any.whl
- Upload date:
- Size: 17.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
542eeb20ad9a35a229aebbc26c0b720a20425b25340cfe7eb1a295e068a43427
|
|
| MD5 |
172dc9721e4ba3346712bc0a94561e3e
|
|
| BLAKE2b-256 |
bd953d299100aa2142947d3025b543d6dd114aa214245d38bf7a13c27af685c7
|