Skip to main content

GUI StopWatch

Project description

https://img.shields.io/pypi/v/pystopwatch.svg https://img.shields.io/pypi/status/pystopwatch.svg https://img.shields.io/pypi/l/pystopwatch.svg https://img.shields.io/badge/code%20style-black-000000.svg Security Status

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


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pystopwatch-1.1.0-py2.py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 2 Python 3

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