Skip to main content

Wait for something to happen

Project description

# zzz

Python library that waits until something happens.

## Benefit

You will no longer have to write annoying while/time.sleep() checks to wait until a variable is euqal to a certain value.

## Usage

It’s real simple.

All you gotta do is just have an import statement:

` from zzz import z `

After that, you use the z function on any variable/object/function/method/thing (“VOFMT”). You pass the aforementioned VOFMT as the first argument (variable), a value that the VOFMT should be equal to, and lastly an optional delay argument, which determines how long to wait between the checks for the aforementioned conditional equivalence.

## Author

zzz was written by David Gay.

## License

AGPLv3+. See LICENSE file for full text.

## A note about formatting

I believe that Markdown is superior to ReStructured Text and do not care that PyPI only parses ReStructured Text. You will have to deal with it. You are a smart person. Crack the readme open in your text editor, toss it through a Markdown renderer, or deal with it. You will have many worse moments before your continual decay leads to your inevitable final breath and the collection of atoms called “you” disperse and take their place within other beings.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zzz-0.0.2.tar.gz (13.5 kB view details)

Uploaded Source

File details

Details for the file zzz-0.0.2.tar.gz.

File metadata

  • Download URL: zzz-0.0.2.tar.gz
  • Upload date:
  • Size: 13.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for zzz-0.0.2.tar.gz
Algorithm Hash digest
SHA256 44b108c90a3f5a993bfa4dacccea863265b3d743867ad3e2576d6469d618fec6
MD5 f6ca95ae061eace7cd5d1fe28a1e1d4c
BLAKE2b-256 777f901beabd34d990d886ed91ae1620ac53e7eda83587d70fac80c93218d780

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page