Socket
Socket
Sign inDemoInstall

snaptimer

Package Overview
Dependencies
1
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    snaptimer

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


Maintainers
1

Readme

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

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc