obby-client
Write the interface. This handles IRC.
An IRCv3 engine with the client model built in. It parses the protocol, negotiates capabilities, authenticates, and keeps channels, members, conversations and their messages. It does no I/O: you feed it bytes and the time, it tells you what happened and what to send. The engine is Rust, so the protocol work does not run in Python.
pip install obby-client
from obby_client import Client
client = Client("mynick")
client.handle_connected()
while (out := client.poll_transmit()) is not None:
sock.sendall(out)
client.handle_bytes(sock.recv(4096))
for event in client.poll_events():
print(event)
client.join("#obby")
client.tick(monotonic_ms, unix_ms)
Build from source
maturin build --release --manifest-path bindings/obby-python/Cargo.toml
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
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 obby_client-0.3.0-cp39-abi3-win_amd64.whl.
File metadata
- Download URL: obby_client-0.3.0-cp39-abi3-win_amd64.whl
- Upload date:
- Size: 675.2 kB
- Tags: CPython 3.9+, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2decc16890d42f1dd23a856da49945de6f3a6d426e6a9cc0ffb00d0736fe708
|
|
| MD5 |
61fc146a95a2f3263d5b75f00be918bd
|
|
| BLAKE2b-256 |
3530d9d7a19a50a1d7cf239fc26254c2ec78beb1c6911744e040730ecd920196
|
Provenance
The following attestation bundles were made for obby_client-0.3.0-cp39-abi3-win_amd64.whl:
Publisher:
release.yml on obbyworld/obby-client
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
obby_client-0.3.0-cp39-abi3-win_amd64.whl -
Subject digest:
b2decc16890d42f1dd23a856da49945de6f3a6d426e6a9cc0ffb00d0736fe708 - Sigstore transparency entry: 2752905435
- Sigstore integration time:
-
Permalink:
obbyworld/obby-client@ba911881f52e5216ef2593282ab319811ef14027 -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/obbyworld
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@ba911881f52e5216ef2593282ab319811ef14027 -
Trigger Event:
push
-
Statement type:
File details
Details for the file obby_client-0.3.0-cp39-abi3-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: obby_client-0.3.0-cp39-abi3-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 721.4 kB
- Tags: CPython 3.9+, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
063aaf000abb080899f59e248991a02a1abee81378520063e1326b7c9de650e5
|
|
| MD5 |
5c953cbea9afa82b36259bf7d9b4d235
|
|
| BLAKE2b-256 |
a0a5fa749f8a29a498abacaac932900d13baec7fe170d79b91b96da2219cd931
|
Provenance
The following attestation bundles were made for obby_client-0.3.0-cp39-abi3-manylinux_2_34_x86_64.whl:
Publisher:
release.yml on obbyworld/obby-client
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
obby_client-0.3.0-cp39-abi3-manylinux_2_34_x86_64.whl -
Subject digest:
063aaf000abb080899f59e248991a02a1abee81378520063e1326b7c9de650e5 - Sigstore transparency entry: 2752905444
- Sigstore integration time:
-
Permalink:
obbyworld/obby-client@ba911881f52e5216ef2593282ab319811ef14027 -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/obbyworld
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@ba911881f52e5216ef2593282ab319811ef14027 -
Trigger Event:
push
-
Statement type:
File details
Details for the file obby_client-0.3.0-cp39-abi3-macosx_11_0_arm64.whl.
File metadata
- Download URL: obby_client-0.3.0-cp39-abi3-macosx_11_0_arm64.whl
- Upload date:
- Size: 649.1 kB
- Tags: CPython 3.9+, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c3d3add46b2df85c126d2cbc3c664db5f9b02f0d2d59f44a3ac48d981818257
|
|
| MD5 |
0887147848f2ecf138b010f91309379e
|
|
| BLAKE2b-256 |
6f10c81c0e5df2e8a24886c853d6c2fe3fad613df2e25756132bbfffe2f13ebb
|
Provenance
The following attestation bundles were made for obby_client-0.3.0-cp39-abi3-macosx_11_0_arm64.whl:
Publisher:
release.yml on obbyworld/obby-client
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
obby_client-0.3.0-cp39-abi3-macosx_11_0_arm64.whl -
Subject digest:
7c3d3add46b2df85c126d2cbc3c664db5f9b02f0d2d59f44a3ac48d981818257 - Sigstore transparency entry: 2752905426
- Sigstore integration time:
-
Permalink:
obbyworld/obby-client@ba911881f52e5216ef2593282ab319811ef14027 -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/obbyworld
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@ba911881f52e5216ef2593282ab319811ef14027 -
Trigger Event:
push
-
Statement type: