Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

SG60/ncal

Repository files navigation

CodeQL Package Tests codecov Code Style Quality Gate Status

PyPI - Python Version PyPI Docker Image Version (latest semver) Code style: black

2-Way Sync for Notion and Google Calendar

Currently reworking the documentation.

Install with pip install ncal. This will install the ncal command.

Configuration

Configuration is via toml, command line flags, or environment variables (including via a .env file).

Configuration is via toml, command line flags, or environment variables (including via a .env file). Reading through config.py will give a lot of useful information on options. Run ncal --help to get more info on the cli command.

Key dependencies