Toloka-kit

Latest version: v1.2.3

Safety actively analyzes 714792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 7

0.1.21

Features:
* Retries should work not only while establishing connection to server but also when transfering data
* Added functional tests against production environment
* Fixed `TemplateBuilder` structure method issue with attributes annotated by `ListBaseComponent`
* TolokaClient method names are passed in request headers. This allows usage analytics for complex features such as `clone_project` or `get_assignments` that call subsequent TolokaClient methods.
* Now you can track 11 metric types from Toloka with minimal latency.

* AsyncTolokaClient introduced (experimental)
* Streaming state storage introduced (experimental)

0.1.20

-------------------
Yanked due to issues found in retries functionality:
* Might raise maximum recursion depth exceptions
* Breaks `download_attachment`

0.1.19

-------------------
* Added `from_json` and `to_json` convenience functions to `BaseTolokaObject`
* Added docstrings for Toloka App API client part
* Supported classes with `async def __call__(...)` as streaming handlers
* `inherit_docstrings` decorator preserves `__init__` positional arguments ordering
* `TolokaClient` is now pickleable

0.1.18

-------------------
* Fixed an exceptions caused by returning status 204 with an empty body from API
* Fixed several bugs in toloka apps methods

0.1.17

-------------------
* Reverted from `PreloadingHTTPAdapter` to `HTTPAdapter`
* Fixed `get_app_items()` signature

0.1.16

-------------------
* Added methods to use toloka apps
* Used `PreloadingHTTPAdapter` instead of `HTTPAdapter`

Page 4 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.