Socket
Socket
Sign inDemoInstall

kivy-garden.ebs.clocks

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kivy-garden.ebs.clocks

Clock widgets for Kivy


Maintainers
1

Clock Widgets for Kivy

Github Build Status

This package provides relatively simple Clock widgets for Kivy.

Presently it has only a single and trivial clock and is certainly not deserving of a whole package. In time, this package is intended to hold a curated collection of clocks in both Python and .kv.

The presently included widgets are easily implemented from scratch in both Python and Kv, and for most non-EBS applications, you'd probably just want to roll your own or use some .kv based clock widget available in the wild. The typical EBS application can get unwieldy pretty quickly though, so this package affords a separation of concerns which aids in maintainability.

If you are looking for something you can just pip install and which just works, and don't care that it might be written in python and might pull in additional dependencies, then this might be an option.

Included clock widgets :

  • SimpleDigitalClock

No clock which have its own kivy_garden package will be added to this collection, and the collection itself will grow (very) slowly.

This package is part of the EBS widget collection for Kivy. It is written in mostly Python and depends on the EBS core widgets and widget infrastructure package. For more information, see kivy_garden.ebs.core

See https://kivy-garden.github.io/ebs.flower/ for the rendered flower docs.

Please see the garden instructions for how to use kivy garden flowers.

CI

Every push or pull request run the GitHub Action CI. It tests the code on various OS and also generates wheels that can be released on PyPI upon a tag. Docs are also generated and uploaded to the repo as well as artifacts of the CI.

TODO

  • add your code

Contributing

Check out our contribution guide and feel free to improve the flower.

License

This software is released under the terms of the MIT License. Please see the LICENSE.txt file.

How to release

See the garden instructions for how to make a new release.

Keywords

FAQs


Did you know?

Socket

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
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc