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.3.tar.gz
(3.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 pypollux-0.0.3.tar.gz.
File metadata
- Download URL: pypollux-0.0.3.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94a3d6d9efa55d23405b68a26090d677feff1275aeea86c9ce19c4cfdc51f9e8
|
|
| MD5 |
777529c6a90e35a8c5bc8e1e1657ade3
|
|
| BLAKE2b-256 |
bc9c563f7f4c3bd295c999aaaab941946974338ede961469a74db267aa1b8592
|
File details
Details for the file pypollux-0.0.3-py3-none-any.whl.
File metadata
- Download URL: pypollux-0.0.3-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 |
bd4f2477eec4dd5a86f86e01454ed6c545878fe48dfac60fb79c515f61498f1f
|
|
| MD5 |
3e2780a6db7c0853cda138d2e41d9e93
|
|
| BLAKE2b-256 |
2e799b8db196e4abe648bd6bf41c7d528abda119272a7bc42833e8470d67d086
|