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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size GooCalendar-0.7.2-py3-none-any.whl (22.7 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size GooCalendar-0.7.2.tar.gz (30.7 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for GooCalendar-0.7.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 071e8ee6977f8b2b4a9d8321947745a6d587b046cc4dc9c19ad99962067ec31b |
|
MD5 | 88a6be7062c92288c03c395b050dd69a |
|
BLAKE2-256 | 85047e85b09322f9e7bb808f48e7bdab49e5672c72796ed7d7a120003d6bab76 |