A calendar widget for GTK using PyGoocanvas
Project description
A calendar widget for GTK using GooCanvas
Nutshell
Example usage:
>>> import datetime >>> import goocalendar >>> event_store = goocalendar.EventStore() >>> calendar = goocalendar.Calendar(event_store) >>> event = goocalendar.Event('Birthday', ... datetime.date.today(), ... bg_color='lightgreen') >>> event_store.add(event)
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
GooCalendar-0.8.0.tar.gz
(31.2 kB
view details)
Built Distribution
File details
Details for the file GooCalendar-0.8.0.tar.gz
.
File metadata
- Download URL: GooCalendar-0.8.0.tar.gz
- Upload date:
- Size: 31.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f02f94cb4640fa00bb9c69b2d4781d24e2b217f8efda5b679b4b6ad93e3214b |
|
MD5 | babfb72b799b8c34bc41ecb6d1aef960 |
|
BLAKE2b-256 | 24cecf8ca7d0ed791b4b8f5e48b6d29800cb9b2d2a3b90faef61c0fb5bdeb9de |
Provenance
File details
Details for the file GooCalendar-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: GooCalendar-0.8.0-py3-none-any.whl
- Upload date:
- Size: 22.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac39247add2f06190081d6e617e3ec75ac3f4a41ddaf0206f6ed7dfe24d9b6d5 |
|
MD5 | 0c67e183561b9b454e25b8018dd59e56 |
|
BLAKE2b-256 | 5f254a397bbe70a07819b438e3948e2796ca9086b7aa1eb645acaee25d3074fa |