Type stubs for pyhandel library
Project description
pyhandel-stubs
Type stubs for pyhandel, the Python client library for the Kuh-Handel bot coding challenge.
Installing these stubs enables type checking and autocompletion in your IDE for pyhandel objects, which is especially useful for navigating the game state and message types.
Installation
pip install pyhandel pyhandel-stubs
We strongly recommend using a type checker like mypy alongside the stubs to get the most out of them.
Note
Due to the way the Rust bindings are generated, some enum variants may appear to be infinitely chainable in type hints (e.g. AuctionKind.NormalAuction.NormalAuction...). This is a known quirk, only one level of access is valid at runtime.
License
MIT
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
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 pyhandel_stubs-0.2.3.tar.gz.
File metadata
- Download URL: pyhandel_stubs-0.2.3.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8238496bed88712e3b0650947a0b2da36c7dfbdc8816f64f97315cc11243515
|
|
| MD5 |
0a97e76a5fd987ec90edb55e99eaebef
|
|
| BLAKE2b-256 |
d6fa8d7618e1ba69973ab68acad403317bf3c0fb01b618bb495f57e1d6dc65e1
|
File details
Details for the file pyhandel_stubs-0.2.3-py3-none-any.whl.
File metadata
- Download URL: pyhandel_stubs-0.2.3-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a1c67a9727c93de0b9fceadbd6b72c8eafddced562158af90a6a32760a4f9b6
|
|
| MD5 |
0f272c2078a36b2e5b4c6761b866630a
|
|
| BLAKE2b-256 |
d8f4a15ca99c01c33646232b8666a604368b2e88d53ebd78ab711c514ba7ff8b
|