PyBinbot
Utility functions for the binbot project. Most of the code here is not runnable, there's no server or individual scripts, you simply move code to here when it's used in both binbot and binquant.
pybinbot is the public API module for the distribution.
This module re-exports the internal shared and models packages and the most commonly used helpers and enums so consumers can simply::
from pybinbot import round_numbers, ExchangeId
The implementation deliberately avoids importing heavy third-party libraries at module import time.
Installation
uv sync --extra dev
--extra dev also installs development tools like ruff and mypy
Publishing
- Save your changes and do the usual Git flow (add, commit, don't push the changes yet).
- Bump the version, choose one of these:
make bump-patch
or
make bump-minor
or
make bump-major
- Git tag the version for Github. This will read the bump version. There's a convenience command:
make tag
git commit --amend. This is to put these new changes in the previous commit so we don't dup uncessary commits. Thengit push
For further commands take a look at the Makefile such as testing make test
Release files for pybinbot 1.12.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pybinbot-1.12.7.tar.gz | 86.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pybinbot-1.12.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 164.1 kB
Release files / pybinbot-1.12.7.tar.gz
| Download URL | pybinbot-1.12.7.tar.gz |
|---|---|
| Size | 86.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f64d347704fbfb7b81e3fdffdb6970c15e127babe9faf8eb8381c1c507d02ab6
|
|
BLAKE2b-256 checksum How to use checksums |
5b37e6f765ddcf5bc3dfa3c148e79b7e5db4046b337d413e94c6f0dcd1e327f3
|
| 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 14, 2026.
Transparency logRelease files / pybinbot-1.12.7-py3-none-any.whl
| Download URL | pybinbot-1.12.7-py3-none-any.whl |
|---|---|
| Size | 78.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
453b0723cf3d6d6ddb01747c11440ddcd37b854b5751311317d7da84618f2ac5
|
|
BLAKE2b-256 checksum How to use checksums |
867650a88c327b3f590a7da42433aa8cc4a9e915acdd6a8330d32469836af7e8
|
| 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 14, 2026.
Transparency log