GooCalendar 0.8.0
pip install GooCalendar
Latest version
Released:
A calendar widget for GTK using PyGoocanvas
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v2 (GPLv2) (GPL-2)
- Author: Tryton
- Tags calendar, GTK, GooCanvas, widget
- Requires: Python >=3.4
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v2 (GPLv2) (GPL-2)
- Author: Tryton
- Tags calendar, GTK, GooCanvas, widget
- Requires: Python >=3.4
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file GooCalendar-0.8.0.tar.gz
.
File metadata
- Download URL: GooCalendar-0.8.0.tar.gz
- Upload date:
- Size: 31.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f02f94cb4640fa00bb9c69b2d4781d24e2b217f8efda5b679b4b6ad93e3214b |
|
MD5 | babfb72b799b8c34bc41ecb6d1aef960 |
|
BLAKE2b-256 | 24cecf8ca7d0ed791b4b8f5e48b6d29800cb9b2d2a3b90faef61c0fb5bdeb9de |
File details
Details for the file GooCalendar-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: GooCalendar-0.8.0-py3-none-any.whl
- Upload date:
- Size: 22.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac39247add2f06190081d6e617e3ec75ac3f4a41ddaf0206f6ed7dfe24d9b6d5 |
|
MD5 | 0c67e183561b9b454e25b8018dd59e56 |
|
BLAKE2b-256 | 5f254a397bbe70a07819b438e3948e2796ca9086b7aa1eb645acaee25d3074fa |