waitingPython Software Foundation
|
||||||
Related Products
|
||||||
About
2Captcha, automated captcha recognition service. Captchas are images containing distorted text that should be entered or a set of different images where you should select only those fitting some condition. All this needs to be done to confirm that you're not a robot. 2Captcha is made to connect customers who need to recognize many captchas in real time and workers who earn money recognizing captchas. Customers upload a captcha to our service. We give a unique ID to the captcha, send this ID to the customer, and charge his balance for solving the captcha. We assign that captcha to a worker from the queue (to that worker who is waiting more time). The worker immediately solves the captcha and sends the answer to our service. We store the answer in our database and add funds to the worker's account for solving the captcha. When customers request the answer by the ID of the captcha, we return the answer or if the answer is not ready yet, we tell them to wait a little bit.
|
About
waiting is a small library for waiting for stuff to happen. It basically waits for a function to return True, in various modes. Waiting is compatible with flux for simulated timelines. The most basic usage is when you have a function you want to wait for. Waiting forever is very simple. If your predicate returns a value, it will be returned as the result of wait(). A timeout parameter can also be specified. When a timeout expires without the predicate being fulfilled, an exception is thrown. Sleeping polls the predicate at a certain interval (by default 1 second). The interval can be changed with the sleep_seconds argument. When waiting for multiple predicates, waiting provides two simple facilities to help aggregate them, any and all. They resemble Python’s built-in any() and all(), except that they don’t call a predicate once it has been satisfied (this is useful when the predicates are inefficient and take time to complete).
|
|||||
Platforms Supported
Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook
|
Platforms Supported
Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook
|
|||||
Audience
Anyone searching for a solution offering automated captcha recognition services
|
Audience
Anyone seeking a solution to manage waiting times for a function to return True, in various modes
|
|||||
Support
Phone Support
24/7 Live Support
Online
|
Support
Phone Support
24/7 Live Support
Online
|
|||||
API
Offers API
|
API
Offers API
|
|||||
Screenshots and Videos |
Screenshots and Videos |
|||||
Pricing
$0.59 per 1000 requests
Free Version
Free Trial
|
Pricing
Free
Free Version
Free Trial
|
|||||
Reviews/
|
Reviews/
|
|||||
Training
Documentation
Webinars
Live Online
In Person
|
Training
Documentation
Webinars
Live Online
In Person
|
|||||
Company Information2Captcha
2captcha.com
|
Company InformationPython Software Foundation
United States
pypi.org/project/waiting/
|
|||||
Alternatives |
Alternatives |
|||||
|
|
||||||
Categories |
Categories |
|||||
Integrations
Python
C#
CAPTCHAs.IO
Ficstar
Flux
GeeTest
Go
Google Chrome
Java
Microsoft Edge
|
Integrations
Python
C#
CAPTCHAs.IO
Ficstar
Flux
GeeTest
Go
Google Chrome
Java
Microsoft Edge
|
|||||
|
|
|