Skip to main content

No project description provided

Project description

OutlookCalendarSyncer

How to setup dev environment

Prerequisites

Following software is required to run spark application:

Run

# Install required python version
$ pyenv install 3.9.6

# Binding required python version to this directory
$ pyenv local 3.9.6

# Install poetry
$ pip3 install poetry

# Resolve dependencies
$ poetry install

# Check - all tests should pass
$ poetry run pytest

# Sync configured 
$ poetry run python -m outlookcalendarsyncer

How to build package

$ poetry build

How to test

$ poetry run pytest

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

outlookcalendarsyncer-0.1.0.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

outlookcalendarsyncer-0.1.0-py3-none-any.whl (10.3 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