Skip to main content

CLI interface to scrape outlook calendar events from the webapp and insert them to a google calendar account.

Project description

CLI interface to scrape outlook calendar events from the webapp and insert them to a google calendar account.

  • Free software: BSD 2-Clause License

Installation

pip install outlook-calendar-sync

You can also install the in-development version with:

pip install https://github.com/mr55p-dev/python-outlook-calendar-sync/archive/main.zip

Documentation

https://python-outlook-calendar-sync.readthedocs.io/

Development

To run all the tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

On the roadmap is:

  • [ ] Create some error handling for the outlook sign up process - [ ] Exception on invalid username - [ ] Exception on invalid password - [ ] Exception on invalid auth code

  • [ ] Handle the case where authenticator is not required (either auto detect or use flag)

  • [ ] Switch from using css selectors to XPath

  • [ ] Put dependencies in the setuptools script

Changelog

0.0.0 (2022-11-24)

  • First release on PyPI.

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

outlook-calendar-sync-0.0.5.tar.gz (20.5 kB view hashes)

Uploaded Source

Built Distribution

outlook_calendar_sync-0.0.5-py3-none-any.whl (11.4 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