Google Calendar CLI
Project description
gcal
usage: gcal [-h] [-H] [-v] [-V] [--config FILE] [--print-config] [--print-url]
[--completion [SHELL]]
COMMAND ...
Google `calendar` command line interface.
Specify one of:
COMMAND
calendars Display calendars in the user's calendar list.
events Display scheduled events.
General options:
-h, --help Show this help message and exit.
-H, --long-help Show help for all commands and exit.
-v, --verbose `-v` for detailed output and `-vv` for more detailed.
-V, --version Print version number and exit.
--config FILE Use config `FILE` (default: `~/.pygoogle.toml`).
--print-config Print effective config and exit.
--print-url Print project url and exit.
--completion [SHELL] Print completion scripts for `SHELL` and exit
(default: `bash`).
See `gcal COMMAND --help` for help on a specific command.
gcal calendars
usage: gcal calendars [-h]
The `gcal calendars` program displays all calendars in the user's `calendar list`.
options:
-h, --help Show this help message and exit.
gcal events
usage: gcal events [-h] [-s START_DATE] [-e END_DATE] [-n NUMDAYS]
The `gcal events` program displays all events scheduled in all calendars
in the user's `calendar list`.
options:
-h, --help Show this help message and exit.
Filtering options:
-s, --start START_DATE
List events at or after `START_DATE` (inclusive)
(YYYY-MM-DD). Defaults to `today`. Use `all` to not
filter by start-date.
-e, --end END_DATE List events prior to `END_DATE` (exclusive) (YYYY-MM-
DD). Defaults to `NUMDAYS` from `START_DATE`. Use
`all` to not filter by end-date.
-n, --numdays NUMDAYS
List up to `NUMDAYS` days of events (default: `90`).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rlane_gcal-1.0.1.tar.gz
(7.4 kB
view details)
Built Distribution
File details
Details for the file rlane_gcal-1.0.1.tar.gz
.
File metadata
- Download URL: rlane_gcal-1.0.1.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c58ef547d070e3a2b1a3e175c8e0f778a8ae4cc60f11701f63b185aed3deb8a2 |
|
MD5 | 54f25aabf02f2e082891c5a0f9250c7c |
|
BLAKE2b-256 | 908bbe921dc75c2f883181ded5ef2c968563e14f6024e367bf8286ac402c0845 |
File details
Details for the file rlane_gcal-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: rlane_gcal-1.0.1-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f33d895af50625df327e93efad1263b84d4480222d9ea8c1187a349c960ec39 |
|
MD5 | acd23d03f49c02e40b16fdc83dd5c5b0 |
|
BLAKE2b-256 | 3f2ad47bde6bac6170b3cc2dcf237f944e8e88946b2f43ed14c120d908df6607 |