A calendar widget for GTK using PyGoocanvas
Project description
A calendar widget for GTK using PyGoocanvas
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.3.tar.gz
(29.0 kB
view details)
Built Distribution
GooCalendar-0.3-py2-none-any.whl
(16.3 kB
view details)
File details
Details for the file GooCalendar-0.3.tar.gz
.
File metadata
- Download URL: GooCalendar-0.3.tar.gz
- Upload date:
- Size: 29.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4320e7ef174785e8e3038c5d4f71b0834a258ec3b4dda71179377603365bf8dc |
|
MD5 | 50526db0441576d3b2571965f97850c6 |
|
BLAKE2b-256 | b43c67fd3fef36359c6eb6b0644f179cc700d2f0c12e66ba948314a6ba54a3f4 |
File details
Details for the file GooCalendar-0.3-py2-none-any.whl
.
File metadata
- Download URL: GooCalendar-0.3-py2-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8865fad5500637a53ce6ed29e1b0053a9054aa9bc2d1b099285761e3861e7817 |
|
MD5 | 268d874f3b0027aec10e14f935ac2915 |
|
BLAKE2b-256 | 88a2981a977135c2483c08dadebf9817803a0995fb72c8d783d93b89c30980cd |