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.2.tar.gz
(28.3 kB
view details)
File details
Details for the file GooCalendar-0.2.tar.gz
.
File metadata
- Download URL: GooCalendar-0.2.tar.gz
- Upload date:
- Size: 28.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e59d74c87a2ca1ac61b942cc2d96855708a4eac6dece31a89b2e3eaed8792fb7 |
|
MD5 | 671804af9fd087b7f58086bb6083d7a0 |
|
BLAKE2b-256 | c7abc0324cf80dbbbab369300a92ffec059a2f11b7df90caf9dcb1af7db3af08 |