Skip to main content

A colorful timer which handling basic information and allow to add info manually.Note: the version was migrated into module ronchang

Project description

SnapTimer

python_requires>=3.6
colorama>=0.4.3

- How to use

  • install
pip install snaptimer
  • import
from snaptimer import Timer

Timer(
    interval,  # unit: seconds
    start=None,
    is_error=False,
    exception=None,
    **kwargs
)
  • see demo
from snaptimer import Demo

Demo.Timer()

If you like my work, please consider buying me a coffee or PayPal Thanks for your support! Cheers! 🎉 Buy Me A Coffee

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

snaptimer-0.0.5.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

snaptimer-0.0.5-py3-none-any.whl (4.7 kB view hashes)

Uploaded 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