Skip to main content

test file

Project description

ccal

Usage:

$ ccal [OPTIONS] COMMAND [ARGS]...

Options:

  • --confirm / --no-confirm: Confirm action
  • --help: Show this message and exit.

Commands:

  • add: Add your event to google calendar
  • delete: description delete delete func
  • gui: Run server Web view for calendar
  • list: Query events from Google calendar
  • login: description login func
  • logout: description logout func
  • update: description update func

ccal add

Add your event to google calendar

Usage:

$ ccal add [OPTIONS] EVENT [DATE]:[%Y-%m-%d]

Arguments:

  • EVENT: Enter event name [required]
  • [DATE]:[%Y-%m-%d]: Enter event date [default: 2021-11-03]

Options:

  • -d, --detail TEXT: Enter event details
  • -p, --place TEXT: Enter event details
  • --help: Show this message and exit.

ccal delete

description delete delete func

Usage:

$ ccal delete [OPTIONS] ID

Arguments:

  • ID: Enter Event's ID [required]

Options:

  • --help: Show this message and exit.

ccal gui

Run server Web view for calendar

Usage:

$ ccal gui [OPTIONS]

Options:

  • --help: Show this message and exit.

ccal list

Query events from Google calendar

Usage:

$ ccal list [OPTIONS]

Options:

  • --on-month INTEGER: Query events on month[1-12] and current year[2021]
  • --date-start [%Y-%m-%d]: Query events start from this date [default: 2021-11-01]
  • --date-end [%Y-%m-%d]: Query events end to this date [default: 2021-12-01]
  • -v, --view: List event then select to see detail
  • --help: Show this message and exit.

ccal login

description login func

Usage:

$ ccal login [OPTIONS]

Options:

  • --help: Show this message and exit.

ccal logout

description logout func

Usage:

$ ccal logout [OPTIONS]

Options:

  • --help: Show this message and exit.

ccal update

description update func

Usage:

$ ccal update [OPTIONS] [ID]

Arguments:

  • [ID]: Enter ID of event referance

Options:

  • -e, --event TEXT: Enter new event's name
  • -p, --place TEXT: Enter new event's location
  • -d, --detail TEXT: Enter new event's detail
  • --help: Show this message and exit.

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

calendar-cli-kku-2.0.0.tar.gz (26.6 kB view hashes)

Uploaded Source

Built Distribution

calendar_cli_kku-2.0.0-py3-none-any.whl (5.2 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