Skip to main content

Get calendar from CeMEB

Project description

get_cemeb_cal – Get calendar from CeMEB

PyPI Version PyPI License

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

get_cemeb_cal-0.1.4.tar.gz (17.9 kB view hashes)

Uploaded Source

Built Distribution

get_cemeb_cal-0.1.4-py3-none-any.whl (19.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page