Toloka

Latest version: v0.0.1

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

Scan your dependencies

Page 4 of 7

0.1.20

-------------------
Yanked due to issues found in retries functionality:
* Might raise maximum recursion depth exceptions
* Breaks `download_attachment`
Fixed in `toloka-kit==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.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`

0.1.15

-------------------
* Downgraded attrs dependency from `attrs>=21.2.0` to `attrs>=20.3.0`. See https://github.com/Toloka/toloka-kit/issues/37
* Cursor states are now updated after all callbecks are run successfully (toloka.straming)
* String values passed for Enum-annotated arguments are now automatically converted to Enums

Page 4 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.