This release is a pre-release and may not be stable for production use.
HungerLib
A powerful automation library for Pterodactyl panels. Provides clean APIs for RCON, scheduling, panel integration, and server orchestration.
Features
- Simple RCON wrapper
- Pterodactyl API helpers
- Server orchestration utilities
- Scheduler utilities
- Logging helpers
- Zero external configuration required
Installation
pip install hungerlib
HungerBridge client
The BridgeClient talks to the HungerBridge API at the root URL, using endpoints such as /ping, /server/info, /server/status, /world/tps, /players/list, /server/run, /server/log, and /server/stream.
from hungerlib.bridgeclient import BridgeClient
client = BridgeClient('http://localhost:1913', 'abcd1234:secret')
print(client.getPing())
print(client.runCommand('say hello'))
The client exposes root-level methods like ping(), info(), status(), tps(), and players(), without any /v2 path prefix.
Release files for hungerlib 4.25.dev40
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| hungerlib-4.25.dev40.tar.gz | 35.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hungerlib-4.25.dev40-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 77.0 kB
Release files / hungerlib-4.25.dev40.tar.gz
| Download URL | hungerlib-4.25.dev40.tar.gz |
|---|---|
| Size | 35.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f0edff160d7c628139b6dc60efc55a53d3465ba6bb4356819d06211a5c683f61
|
|
BLAKE2b-256 checksum How to use checksums |
f5a2c4569303025ca3f7c03c86acf98a49e951e98bc5f9544521176f550a1014
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 15, 2026.
Transparency logRelease files / hungerlib-4.25.dev40-py3-none-any.whl
| Download URL | hungerlib-4.25.dev40-py3-none-any.whl |
|---|---|
| Size | 41.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a96805430f71a4f378b30fcc5c2b91292fa304280c3977aee7e49be3799e4b0d
|
|
BLAKE2b-256 checksum How to use checksums |
067c52eda4bc1b8f43b061c218f2c59488b4c21733a3aa749acb9d82062b1db6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 15, 2026.
Transparency log