Skip to main content

Clock widgets for Kivy

Project description

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.

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

kivy_garden.ebs.clocks-1.0.1.tar.gz (14.1 kB view hashes)

Uploaded Source

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