Toloka API client
Project description
Toloka-Kit
Website | API Documentation | Platform
Designed by engineers for engineers, Toloka lets you integrate an on-demand workforce directly into your processes. Our cloud-based crowdsourcing platform is a fast and efficient way to collect and label large data sources for machine learning and other business purposes.
Main advantages of Toloka:
- Top-quality data - Collect and annotate training data that meets and exceeds industry quality standards thanks to multiple quality control methods and mechanisms available in Toloka.
- Scalable projects - Have any amounts of image, text, speech, audio, or video data collected and labeled for you by millions of skilled Toloka users across the globe.
- Cost-efficiency - Save time and money with this purpose-built platform for handling large-scale data collection and annotation projects, on-demand 24/7, at your own price and within your timeframe.
- Free, powerful API - Build scalable and fully automated human-in-the-loop machine learning pipelines with a powerful open API.
Requirements
- Python 3.6+
- Register in Toloka.ai as requester. Registration process described here.
- Topping up your account.
- Getting an OAuth. Learn more in help and in the image below.
Get Started
Installing toloka-kit is as easy as:
$ pip install toloka-kit
Note: this project is still under heavy development and interfaces may change slightly. For production environments please specify exact package version. For example: toloka-kit==0.1.8
Try your first program and checks the validity of the OAuth token:
import toloka.client as toloka
toloka_client = toloka.TolokaClient(input("Enter your token:"), 'PRODUCTION')
print(toloka_client.get_requester())
Free trial
To get acquainted with Toloka tools for free, you can use the promo code TOLOKAKIT1 on $20 on your profile page after registration.
Useful Links
- Toloka homepage.
- Toloka requester's guide.
- We recommend that you first get acquainted with Toloka through the web interface and implement one of the tutorials.
- Toloka API documentation.
- Toloka-kit usage examples.
Questions and bug reports
- For reporting bugs please use the Toloka/bugreport page.
- Join our English-speaking slack community for both tech and abstract questions.
Contributing
Feel free to contribute to toloka-kit. Right now, we really need more usage examples.
License
© YANDEX LLC, 2020-2021. Licensed under the Apache License, Version 2.0. See LICENSE file for more details.
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 toloka-kit-0.1.19.tar.gz.
File metadata
- Download URL: toloka-kit-0.1.19.tar.gz
- Upload date:
- Size: 194.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d07b50aac32c8f74cbc49016da3ff0e798771b0eb37e044f8f767bd23267a59
|
|
| MD5 |
39f44ab9ba0f63e2b12d50f904949347
|
|
| BLAKE2b-256 |
65e409ee80662de54e37a653bf76ca086d8c41c98dc4db41f10e3d5ffef68bc4
|
File details
Details for the file toloka_kit-0.1.19-py3-none-any.whl.
File metadata
- Download URL: toloka_kit-0.1.19-py3-none-any.whl
- Upload date:
- Size: 306.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2ee053ee8736155fb8040c82520a61058311db8252b34ca92d94237e5c15ef3
|
|
| MD5 |
024109e1d6114a1140070d87401ab345
|
|
| BLAKE2b-256 |
cc6c734e21a9b8b193682ffc3b585f0056af20447e03f06c248df16c58332f9f
|