HumbleNode agent (FastAPI + Typer)
Project description
humblenode-agent
PyPI 배포명: humblenode-agent
파이썬 import 패키지명: agent
설치 후 실행 커맨드: agent
설치
pip install humblenode-agent
실행
agent --host 0.0.0.0 --port 8250
개발(로컬)
pip install -e .
agent --reload
배포(PyPI) - uv로 빌드/업로드
사전 준비:
- PyPI 계정 생성 및 API Token 발급
uv설치 (둘 중 하나)
pip install -U uv
또는
pipx install uv
빌드(산출물: dist/에 wheel/sdist 생성):
uv build
TestPyPI에 먼저 업로드(권장):
uv publish --repository testpypi
실제 PyPI 업로드:
uv publish
인증(권장 방식):
- Username:
__token__ - Password: PyPI에서 발급받은 토큰(예:
pypi-...)
팁(자동화/CI):
uv publish실행 시 입력이 필요 없게 하려면, 일반적으로~/.pypirc또는TWINE_USERNAME/TWINE_PASSWORD환경변수를 사용합니다.
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
humblenode_agent-0.1.0.tar.gz
(13.3 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 humblenode_agent-0.1.0.tar.gz.
File metadata
- Download URL: humblenode_agent-0.1.0.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a75ccce69f2d8baf762076b18fbb25642c08b79ebbd6c41873f20a55594d1425
|
|
| MD5 |
4abd3219d4c091dc7a179879b1ee7b38
|
|
| BLAKE2b-256 |
d474681cec061f4a2473dc62b62ba63d105c6abcf4540971d0bf89aebed4a1ca
|
File details
Details for the file humblenode_agent-0.1.0-py3-none-any.whl.
File metadata
- Download URL: humblenode_agent-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5f0d87aa23d456341ed270265d622b74db4f21ce1f4dbb70c4095a213af2fe8
|
|
| MD5 |
d622576e03b696a6e6fcf9318f14f580
|
|
| BLAKE2b-256 |
b830724af8c86635c720526d2ed7f261784b0acfea93bfcadf1e1caad500eb24
|