Clock widgets for Kivy
Project description
Clock Widgets for Kivy
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file kivy_garden.ebs.clocks-1.0.1.tar.gz
.
File metadata
- Download URL: kivy_garden.ebs.clocks-1.0.1.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb6f4923771075f81e0274fdfa1c0d284d27d47d1d31cc3f6405102d3c8f4275 |
|
MD5 | ae343a89e8f61a7935dfd02abedb2989 |
|
BLAKE2b-256 | 6d6747c589a85d36953769de56b4188a1e3d4bb3f2d91c768afa4785e50b7a7a |