What happened on this day widget for the dinky dashboard
Project description
dinky-onthisday
"OnThisDay" widget for the dinky dashboard generator
Installation
Install this plugin using pip
:
pip install dinky-onthisday
Usage
dinky-onthisday
is a plugin for the dinky
dashboard generator. You can simply register the "OnThisDay" widget with your DashboardManager:
from dinky_onthisday import DinkyOnThisDayPlugin
dm.register(
DinkyOnThisDayPlugin(), zone="A")
Then draw your dashboard as usual:
dm.draw_dashboard()
Development
To contribute to this library, first checkout the code. Then create a new virtual environment:
cd dinky-onthisday
python -m venv .venv
source .venv/bin/activate
Now install the dependencies and test dependencies:
pip install -e '.[test]'
To run the tests:
python -m pytest
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
dinky-onthisday-0.2.tar.gz
(95.7 kB
view details)
Built Distribution
File details
Details for the file dinky-onthisday-0.2.tar.gz
.
File metadata
- Download URL: dinky-onthisday-0.2.tar.gz
- Upload date:
- Size: 95.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15af159d4ff46536deed806423ef3579e0ad37f1f8db63875a2aa1e3b1187b30 |
|
MD5 | ee341e0b881fa57d0ee1459b24a607ae |
|
BLAKE2b-256 | d6d00c6fab2493b1fcc301330456a8657d0024462acc18c6cf8e9c64016a304e |
Provenance
File details
Details for the file dinky_onthisday-0.2-py3-none-any.whl
.
File metadata
- Download URL: dinky_onthisday-0.2-py3-none-any.whl
- Upload date:
- Size: 94.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52e960e57966e17a76fe8c12b3822daba9723c4abd7bedb8fc86ba24266618f7 |
|
MD5 | 80dcd6b95408d0b40059f8ff1a40fb17 |
|
BLAKE2b-256 | 66a0e325b1949778f11bcbb2232425d2f98f74b7df374709046723f3b9efdc1e |