GUI StopWatch
Project description
PyStopwatch is a simple GUI stopwatch application.
Installation
PyStopwatch is published on PyPI and can be installed from there:
pip install pystopwatch
Usage
To get started right away, run the following command:
pystopwatch
You can run PyStopwatch as a package if running it as a script doesn’t work:
python -m pystopwatch
Adjust the time interval[ms] and run the application:
pystopwatch --interval=1
Import the module and use it:
from pystopwatch import Stopwatch sw = Stopwatch() sw.run()
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 Distributions
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 pystopwatch-1.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: pystopwatch-1.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb741cc1241204ef80d01a5a0443522632ad68cadd273c5020f09d07cf4ef8da
|
|
| MD5 |
d9980f0a2479177dbd3006c5f5189bad
|
|
| BLAKE2b-256 |
ce4288d70c67ec92b9a0c8ac79718c6766ba2c27162a0981b14d194a0dd29dd2
|