Get calendar from CeMEB
Project description
get_cemeb_cal – Get calendar from CeMEB
Installation from PyPI
pip install get_cemeb_cal
Installation from source code
pip install .
Usage as standalone program
get_cemeb_cal -h
Automated local calendar update
Given a local calendar file obtained by e.g.,
get_cemeb_cal -o ~/.cemeb.ics -f 01/01/2024
a possible cron job can be added using crontab -e
with
# M H d m W /path/command
0 8 * * 1-5 python -m get_cemeb_cal -i ~/.cemeb.ics -o ~/.cemeb.ics
which will update the calendar every week day at 8 o’clock.
Usage as python module
Currently not implemented
Copyright
Copyright 2024 Robert Wolff mahlzahn@posteo.de
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
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
Built Distribution
File details
Details for the file get_cemeb_cal-0.1.4.tar.gz
.
File metadata
- Download URL: get_cemeb_cal-0.1.4.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9bebdfa72f43674512719c73530cdcb86a2d592f29f435d0ae950ded1fe5c68 |
|
MD5 | 023edb5414b6471de3de9ca4bb4cf9c5 |
|
BLAKE2b-256 | 4f8aa8a47367e6ff8de8b2b9b2372689affe3c6cdef1b715cfcd119ea471cba8 |
File details
Details for the file get_cemeb_cal-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: get_cemeb_cal-0.1.4-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c639959987139a4f7991ba7b8b69400bd54fd341d868a71acc822146bc782c96 |
|
MD5 | 92da363f4f23312827c28762ad3dbd38 |
|
BLAKE2b-256 | 8d9d6f6ca0ca044317e27b2b8866825ba209e53ab4394fc9a7f8cdb2375ad181 |