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.5.tar.gz
(4.8 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.5.tar.gz.
File metadata
- Download URL: pypollux-0.0.5.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c69b5071959e621487f48ec80cc8341c28601b68d35920cfc3d46f2c93273409
|
|
| MD5 |
708d719c535dd81f29fddabe4014fc20
|
|
| BLAKE2b-256 |
6a7b86027aebbe39fae8eb8612e699a33cf326ab1e66116db76325d6023bd770
|
File details
Details for the file pypollux-0.0.5-py3-none-any.whl.
File metadata
- Download URL: pypollux-0.0.5-py3-none-any.whl
- Upload date:
- Size: 4.4 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 |
3483d8f1b7efe28663fe21e64138b423cc73f89f23d5ca7748130605748e5ac9
|
|
| MD5 |
ca9e5d6886ba6bd5e7e6cbf7b120c57f
|
|
| BLAKE2b-256 |
fa990b81b9f5163e690c4ad7636b0209811189ac5313729bffa29bd934bd5452
|