Toloka-kit

Latest version: v1.2.3

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

Scan your dependencies

Page 6 of 7

0.1.9

-------------------
* Improved support by static analyzers
* Added default value for `Pool.defaults` attribute
* Added default value 0 for `real_tasks_count`, `golden_tasks_count`, `training_tasks_count` in `MixerConfig`
* Added default value `AUTOMATED` for `Project.assignments_issuing_type` attribute
* Simplified `TolokaPluginV1`' interface by expanding `layout` attribute
* Simplified `TemplateBuilderViewSpec`'s interface by expanding `config` attribute
* Fixed an issue with `TemplateBuilder` config displayed in one line in Toloka's web interface
* `City`, `Languages`, `RegionByPhone` and `RegionByIp` filters now have `include` and `exclude`. Thix methods will eventually replace misleading `in_` and `not_in` method names. As for now, all variants are available for backward compatibility
* Retry Toloka quotas. Minute quotas are retried by default. And you can turn on the retrying of hourly and daily quotas.

0.1.8

-------------------
* Added `get_aggregated_solutions` method
* Supported webhooks related methods
* Tracebacks in expanded methods do not show confusing TypeError as an original exception

0.1.7

-------------------
* Fixed error on ARRAY_JSON typed fields specs structuring

0.1.6

-------------------
* Improved docstrings
* Supported list of statuses as valid argument for `get_assignments` and `get_message_threads`
* Fixed `help` on filter classes with overlloaded `__eq__`
* Added `YandexDiskProxyHelperV1` component for template builder
* TolokaClient can now be created with url
* Added `__all__` for modules
* Created objects' urls are now logged under INFO level, if possible

0.1.5

-------------------
Fixing issues with `create_tasks` and `create_task_suites`

0.1.4

-------------------
* Implemented a `clone_project` method
* Deserialization should not fail on unknown enum values or unexpected value types anymore
* Some functions that used to return an Operation object now wait for operations to end and return a more useful output. For example, `clone_pool` now returns an instance of Pool representing a newly created pool. If you want the old behavior please use `*_async` versions of the methods. The list of affected methods:
* archive_pool
* archive_project
* archive_training
* clone_pool
* clone_training
* close_pool
* close_pool_for_update
* close_training
* open_pool
* open_training
* `create_tasks` and `create_task_suites` methods now use their async versions under the hood. This significantly reduces cases when TimeoutError is raised but the data is actually uploaded
* Added minimal attrs version
* Added WEARABLE_COMPUTER to DeviceCategory enum
* Fixed current_location naming in CoordinatesSpec

Page 6 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.