Print a loading spinner while another command is running.
Project description
Wait Until
Print a loading spinner while another command is running.
Usage
py-wait-until is a CLI tool which runs a command and displays a loading spinner while the command is executing.
The easiest way to use py-wait-until is via uvx, for example:
uvx py-wait-until python -c "import time; time.sleep(2)"
Alternatively, install from PyPI and run without uvx:
pip install py-wait-until
py-wait-until python -c "import time; time.sleep(2)"
The return code of the original command is preserved. Specifying no command will exit with code 1 and show the help message.
Contributing
Install uv and then install the dependencies:
uvx --from poethepoet poe install
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 py_wait_until-0.0.2.tar.gz.
File metadata
- Download URL: py_wait_until-0.0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.11 {"installer":{"name":"uv","version":"0.9.11"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76b1c3c8a01c0dc8d249a61f0ea22a14e732a953a140e8c198de42bea4361d07
|
|
| MD5 |
18f4ce7fb4a18756f4b5d4ddeba1d4fa
|
|
| BLAKE2b-256 |
24564b21987257f69aaf4c39a922c22e1438f21977c377dea6e0365ceb39209a
|
File details
Details for the file py_wait_until-0.0.2-py3-none-any.whl.
File metadata
- Download URL: py_wait_until-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.11 {"installer":{"name":"uv","version":"0.9.11"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
976e57f5c6cc450254e6cc1ee19a9189d335de534d96e56559ae776a8ba8bccf
|
|
| MD5 |
c98eb3de5350bfa278527783a3e4476b
|
|
| BLAKE2b-256 |
3528d22491a174a5f36e6f437f32c9251b76189129d08405b2a5f6450133f0c0
|