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.1.tar.gz
(30.8 kB
view details)
Built Distributions
File details
Details for the file GooCalendar-0.7.1.tar.gz
.
File metadata
- Download URL: GooCalendar-0.7.1.tar.gz
- Upload date:
- Size: 30.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68645d22ddddbe383e961c67196ca977ba019bd1189a00c929d4c67e78e09bb1 |
|
MD5 | 2c46dbf56b4b69d5b19fc852519f8be4 |
|
BLAKE2b-256 | a027cf57c9da24f8ab70ecd530777d7af5f8f37297fb86f8855e726a6a35f0ad |
File details
Details for the file GooCalendar-0.7.1-py3-none-any.whl
.
File metadata
- Download URL: GooCalendar-0.7.1-py3-none-any.whl
- Upload date:
- Size: 22.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e912588247ea9ec921c4131ffac0186b1338e5b7ede9648c832277db4553c19 |
|
MD5 | f2aae99cec81ca62bd3679129cf8e3e3 |
|
BLAKE2b-256 | 1c14bf3b6a447e42e6f614968ac27410e3334b86d06a273fafb8be7e12999792 |
File details
Details for the file GooCalendar-0.7.1-py2-none-any.whl
.
File metadata
- Download URL: GooCalendar-0.7.1-py2-none-any.whl
- Upload date:
- Size: 22.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 537379a8b95c05c2c3c6239059100ae7a02ae7de2f68f1f0640d4696641c4835 |
|
MD5 | adfd1ae6d408e2cf8dac64de8ae870c3 |
|
BLAKE2b-256 | 2a586cbc24841d8683902fb46d1fff25fb563db3aae1dcf9b831a94173512de7 |