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.7.0.tar.gz
(30.9 kB
view details)
Built Distributions
File details
Details for the file GooCalendar-0.7.0.tar.gz
.
File metadata
- Download URL: GooCalendar-0.7.0.tar.gz
- Upload date:
- Size: 30.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1d19459328822e0ad67c41504f58eb4814246066cf3b0238a87f21de22da092 |
|
MD5 | 6508769319ca03467a900e7707323ffa |
|
BLAKE2b-256 | 4ba3da38b71b6b9a8b99621e53cde9999d1ca0e48ffa3c9dab3ea92b358b4657 |
Provenance
File details
Details for the file GooCalendar-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: GooCalendar-0.7.0-py3-none-any.whl
- Upload date:
- Size: 22.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2b1c015c7ce39939fb4fa6be6f8df8e0a62bc18e09aa3d87dcfe6d0baf8af50 |
|
MD5 | dc1b9f7191c3ffc9500bb39546cab2a7 |
|
BLAKE2b-256 | 23ca223e535beab04cc2cd01cd281c2cf77493ad34f83b37431b30b1bcf7c83d |
Provenance
File details
Details for the file GooCalendar-0.7.0-py2-none-any.whl
.
File metadata
- Download URL: GooCalendar-0.7.0-py2-none-any.whl
- Upload date:
- Size: 22.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19a3bfc16023ef3b8af298541d04e88a4a980ba3081535cec8e0f2607eaf8bda |
|
MD5 | 4c0add5aef2749026ff944d89b7b821f |
|
BLAKE2b-256 | 5b94b701a75a0e6e693f2c01612ee7cfb58ab759314216fc7c111dc058b8d3b7 |