Google Keep Command Line Interface (CLI)
Project description
DEVELOPMENT BRANCH: The current branch is a development version. Go to the stable release by clicking on the master branch.
Google Keep Cli
Work with Google Keep on your terminal. To install this module (more options in the documentation):
$ pip install -U gkeep
To get the available options use the --help parameter or see the documentation:
$ gkeep --help
For example to search for notes:
$ gkeep notes search "Shopping list"
Gkeep allows you to use Google Keep in your scripts. For example to remember to buy milk:
$ gkeep items edit --uncheck 150ad84b557.97eb8e3bffcb03e1 "Milk"
Thanks
This module is a command-line interface of the module gkeepapi. Thanks to Kiwiz for maintaining the module.
This module does not use an official Google API to work with Google Keep. As this module does not use an official API, its operation is not guaranteed for a production environment.
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
Built Distribution
File details
Details for the file gkeep-1.0.1.tar.gz
.
File metadata
- Download URL: gkeep-1.0.1.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e99f43a9cd563576ad7bc633da3290e6d0492bd7a0a065d61edb4339cc0e0d1 |
|
MD5 | 96a895c874731109549ca9719482e877 |
|
BLAKE2b-256 | 4fe38c50b9103375ccc0e471612133a6b42e8f1993151a9bd66c978f5562f4eb |
File details
Details for the file gkeep-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: gkeep-1.0.1-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbc638061ce28575e2e92f5224bc7ee1503be580439afa8ab11785f25b8e6e3c |
|
MD5 | 2ea2973e494c6f9b3c362c3ec9a11e6a |
|
BLAKE2b-256 | 5189d6273d2804b122de3e8293bc41509534f4cb45e576fe8d1af65271c45274 |