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.6.tar.gz
(27.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 ai_native_core-0.0.6.tar.gz.
File metadata
- Download URL: ai_native_core-0.0.6.tar.gz
- Upload date:
- Size: 27.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d933ff3fa4ef24a9854eb91346c900d48ee92803a3314359680fd4584f5f074
|
|
| MD5 |
c56d430d69801474d9ec047be6b18d34
|
|
| BLAKE2b-256 |
2239154130f0df0f34b2f4e862653367064894550818a9911a63d6ae15b8f318
|
File details
Details for the file ai_native_core-0.0.6-py3-none-any.whl.
File metadata
- Download URL: ai_native_core-0.0.6-py3-none-any.whl
- Upload date:
- Size: 39.2 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 |
eb8622de14702839293a489d868539e7c73b2f3eec617b326e5fac73e95535a7
|
|
| MD5 |
460aff09e863b79d50ec3b2cbca28413
|
|
| BLAKE2b-256 |
98505cb83ab9a2939e9a2094f3647bff638586e48286fbcc9b22cc79009a35ec
|