waitingPython Software Foundation
|
||||||
Related Products
|
||||||
About
Amphetamine is a macOS utility designed to keep your computer awake by overriding the system’s default sleep and screen saver behavior, giving users full control over when and how their Mac stays active. It operates through a simple on/off switch in the menu bar, allowing users to instantly start a “keep-awake” session that can run indefinitely, for a set duration, until a specific time, or while conditions such as file downloads or app usage are active. During these sessions, users can choose to prevent display sleep, disable the screen saver, keep the system awake even when the lid is closed, or allow selective behaviors like display sleep while the system continues running. One of its most powerful features is its automation system, which uses customizable triggers to activate or deactivate based on events such as connecting to Wi-Fi networks, using specific apps, plugging in external devices, reaching certain battery levels, or hitting CPU usage thresholds.
|
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
Mac users who need to prevent their computer from sleeping and automate uptime during tasks like downloads, presentations, or long-running processes
|
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
Free
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 InformationAmphetamine
United States
apps.apple.com/us/app/amphetamine/id937984704
|
Company InformationPython Software Foundation
United States
pypi.org/project/waiting/
|
|||||
Alternatives |
Alternatives |
|||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Categories |
Categories |
|||||
Integrations
Flux
Python
|
||||||
|
|
|