keep-cli

View on PyPIReverse Dependencies (0)

0.1.15 keep_cli-0.1.15-py3-none-any.whl

Wheel Details

Project: keep-cli
Version: 0.1.15
Filename: keep_cli-0.1.15-py3-none-any.whl
Download: [link]
Size: 9265
MD5: bcfe3085c8aa5db2312e2194e4b3f78c
SHA256: 2b4f34ccb33c4010f1a6f7626302af71ee89943856d2158f648429a11319c364
Uploaded: 2020-06-09 00:52:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: keep-cli
Version: 0.1.15
Summary: Keep-cli is a cli Google Keep client. You can add, delete, and manage your Google Keep notes.
Author: Zachary Ashen
Author-Email: zachary.h.a[at]gmail.com
Home-Page: https://github.com/zack-ashen/keep-cli
License: MIT
Keywords: cli google notes notetaking todo google-keep keep keep-cli
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
Requires-Dist: gkeepapi (>=0.11.16)
Requires-Dist: pyfiglet (>=0.8.post1)
Requires-Dist: PyInquirer (>=1.0.3)
Requires-Dist: argparse (>=1.4.0)
Requires-Dist: keyring (>=21.2.1)
Requires-Dist: keyrings.alt (>=3.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 558 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
keep/NoteGrid.py sha256=6_RSrgnehAW1v0QdlqyPybk4aK3lup95XvX4mnOPMFY 6752
keep/__init__.py sha256=xPSSfY6ku6QWyVVFqpnrqTYF4Y5m8ZhJA9w4qUUHVVg 23
keep/__main__.py sha256=uTpSvHom2i1o1ZIGxXaNMnmbZCLFtkwozkwEcZOofqU 104
keep/keep.py sha256=2ijZOgQr7U5ZabK6cObZ2n_o2DQWkmtD1pUPlh1Sz90 16702
keep_cli-0.1.15.dist-info/LICENSE sha256=6JHxzzBQ7rkVBO6mheZlFKOYAqsY_BQLuNImnB5jgus 1070
keep_cli-0.1.15.dist-info/METADATA sha256=ShLFgdV-g_PsSJSXT2gBzZQg1fMpMNmBBRHxaJ4xtXo 1476
keep_cli-0.1.15.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
keep_cli-0.1.15.dist-info/entry_points.txt sha256=u0DN9-MNZFw7osVPcFE20P7S9X4pnX76Lk9-ie1pLhc 67
keep_cli-0.1.15.dist-info/top_level.txt sha256=9mCnmW3qz7x1YOQkAFSorYLrAv4lqVBkJX4HCEvKy4U 5
keep_cli-0.1.15.dist-info/RECORD

top_level.txt

keep

entry_points.txt

keep = keep.keep:main
keep-cli = keep.keep:main