Pollux.ai python package
Project description
pollux-llm
pollux-llm library
PyPI에 배포하기
참고문헌
Publishing package distribution releases using GitHub Actions CI/CD workflows
다음의 명령어를 이용하면 Build와 동시에 PyPI에 패키지가 배포됩니다.
| 명령 | 명령문 | 설명 |
|---|---|---|
| local Tag 추가 | git tag 0.0.1 | local의 git tag를 0.0.1 버전으로 추가 |
| local Tag 삭제 | git tag -d 0.0.1 | local git tag 0.0.1 버전을 삭제 |
| Remote Tag 추가 | git push origin 0.0.1 | remote의 git tag를 0.0.1로 추가 |
| Remote Tag 삭제 | git push --delete orgin 0.0.1 | remote git tag 0.0.1 버전을 삭제 |
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
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
pypollux-0.0.2.tar.gz
(4.0 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 pypollux-0.0.2.tar.gz.
File metadata
- Download URL: pypollux-0.0.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83b9e62d095e294e0b47d2b5a0339d17972cae48d7b9d1614802949a6e788901
|
|
| MD5 |
93d4fad7ffce8f2483787d4b2d2fec11
|
|
| BLAKE2b-256 |
5f3d2087fd9d43ddcfb07fbf9ece0db581a12337deff563c9d1c718bef24dd95
|
File details
Details for the file pypollux-0.0.2-py3-none-any.whl.
File metadata
- Download URL: pypollux-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b65984f8534e0c9965c9e05394f263173754442adbadb669b375144c6f13d71
|
|
| MD5 |
3296c9cbd47bc173937e28ad726fdb9d
|
|
| BLAKE2b-256 |
354aa35e2ec08ecb1d7d6329d15d97000347f30a86710cf81720a8358c100e8a
|