tod0

View on PyPIReverse Dependencies (0)

0.7.1 tod0-0.7.1-py3-none-any.whl

Wheel Details

Project: tod0
Version: 0.7.1
Filename: tod0-0.7.1-py3-none-any.whl
Download: [link]
Size: 16487
MD5: 12d90ed82475a114e52a790070a6627e
SHA256: d11f94e3ff8f9665451192f71a61fd3f8c4061035521ae6c030f03d9f773920a
Uploaded: 2022-10-13 19:23:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tod0
Version: 0.7.1
Summary: A Terminal Client for Microsoft To-Do.
Author: kiblee
Author-Email: kiblee[at]pm.me
Home-Page: https://github.com/kiblee/tod0
License: LICENSE
Requires-Python: >=3.6
Requires-Dist: prompt-toolkit (>=3.0.31)
Requires-Dist: pyyaml
Requires-Dist: requests (>=2.28.1)
Requires-Dist: requests-oauthlib
Requires-Dist: bs4
Requires-Dist: yaspin (>=2.2.0)
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_datetime_parser.py sha256=yFsdIJuXTDCLmLFcIEIRrFu1qKg5AIF_BUf9EwQFtCY 4742
todocli/__init__.py sha256=2KJZDSMOG7KS82AxYOrZ4ZihYxX0wjfUjDsIZh3L024 22
todocli/cli.py sha256=bqgPSEuwRnOv2577JdLwmQ-PZ19st0bw1iY2AOxleSM 5291
todocli/help_msg.py sha256=I30RUid8jDSAtHaFX7C-B9MDHM4GrOYrLHYwi8YdtK0 2273
todocli/interface.py sha256=ivQ-ntrDqmoLgPuiYXZp5up0I_tPFKcRn6Gjz_S6Jdo 13727
todocli/graphapi/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
todocli/graphapi/oauth.py sha256=_Jozw5QrzCRSu1nbEeyij3fvUHGnHzQWnFmG4VQD6Jo 3800
todocli/graphapi/wrapper.py sha256=atPMd_VwIwvM5cvNL9gEsqBq5YaMlccPZfaO51aPgYM 5781
todocli/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
todocli/models/todolist.py sha256=RLCX3B_TLWGhb-WLbhcTmEJP3pczNJEIlQuhNEflDJI 575
todocli/models/todotask.py sha256=ixmdq-cukbpelq8_dsSC64gZ70Ho8eSQYAUAf6bG2k4 1669
todocli/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
todocli/utils/datetime_util.py sha256=KYF2hYyemrYF61SXOa9SUA7VHD6xFrczKbs3hf-sOiQ 5876
todocli/utils/update_checker.py sha256=4luowKp0Ou_xKbS0qLRdQFIMmYvRA6cu-KVDFgeHcXA 1886
tod0-0.7.1.dist-info/LICENSE sha256=1xYliB2ZJeYUr4HpX68WiziquLEEHtHs4diJdPCi7ec 1064
tod0-0.7.1.dist-info/METADATA sha256=m1zl-wrw1j-XkZhsn0Vf7i9F38JR3YiK50nCvVYe0g4 425
tod0-0.7.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
tod0-0.7.1.dist-info/entry_points.txt sha256=PJH8Efe2gFCW4fTbFLCOHnx1Ps5kkw15V4W8fEIjs20 74
tod0-0.7.1.dist-info/top_level.txt sha256=EIZMq91YloWqg-5RgfD9gxCiO-nGcrkciT9GnLyMDnc 14
tod0-0.7.1.dist-info/RECORD

top_level.txt

tests
todocli

entry_points.txt

tod0 = todocli.interface:run
todocli = todocli.cli:main