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.6.tar.gz
(30.4 kB
view details)
Built Distribution
GooCalendar-0.6-py3-none-any.whl
(16.6 kB
view details)
File details
Details for the file GooCalendar-0.6.tar.gz
.
File metadata
- Download URL: GooCalendar-0.6.tar.gz
- Upload date:
- Size: 30.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.23.3 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c22c93e19b933d10d8ea1c67a67f485267af82175ef59419427dd39d1e3af18 |
|
MD5 | 4ff05ac7da9ee42e6a27c93f638c1fd7 |
|
BLAKE2b-256 | 718ea3b8671f8a37a1601159c53bcc7a786e3822c381f125bf7469712987574f |
Provenance
File details
Details for the file GooCalendar-0.6-py3-none-any.whl
.
File metadata
- Download URL: GooCalendar-0.6-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.23.3 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8c3b107590f395cdb94b72a04821c021b4ca5890969be2039bbecf4f5f9abc0 |
|
MD5 | 1d11b40028b7ea9b0eab2d84c512f2d8 |
|
BLAKE2b-256 | 82803842f021388c0a8a7661b9f46315052c7b20041ed7f016f2324e13d6ac0e |