ics-to-todoist

View on PyPIReverse Dependencies (0)

0.4.1 ics_to_todoist-0.4.1-py3-none-any.whl

Wheel Details

Project: ics-to-todoist
Version: 0.4.1
Filename: ics_to_todoist-0.4.1-py3-none-any.whl
Download: [link]
Size: 7535
MD5: cfe159715c2fadb56333bf2619a4c88b
SHA256: 2f59611b7f93323ad1b1f87bcf2616590ec867fa031036a8aa4644f8706b5b00
Uploaded: 2024-01-14 13:39:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ics-to-todoist
Version: 0.4.1
Summary: A command line tool to convert entries from an .ics file to tasks in Todoist.
Author: Gabor Schulz
Home-Page: https://gaborschulz.github.io/ics-to-todoist/
Project-Url: Repository, https://github.com/gaborschulz/ics-to-todoist
License: MIT
Keywords: ics,todoist
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Utilities
Requires-Python: >=3.10,<4.0.0
Requires-Dist: ics (>=0.7.2)
Requires-Dist: pydantic (>=2.1)
Requires-Dist: pydantic-settings (<3.0.0,>=2.1.0)
Requires-Dist: python-dotenv (>=0.21.0)
Requires-Dist: synctodoist (>=0.1.8)
Requires-Dist: typer[all] (>=0.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1383 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ics_to_todoist/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ics_to_todoist/__main__.py sha256=vztpfLZaZPocYkgkXMz0iWkdXktxXju0fFJHuVN0Ras 4743
ics_to_todoist/models/__init__.py sha256=RP22MJBD5SXt1sj70lLgWvnLPr_zIml1E9k_2frREiE 106
ics_to_todoist/models/configuration.py sha256=TF0RNTR47_MPeiTNu0JV3XCYzkGg9-CUu0QIdVGPY2k 1260
ics_to_todoist/models/event.py sha256=2DX7X3jYjYmf2l-5-_oXrza4hWnf6abW7KHHKcttJ28 235
ics_to_todoist/models/reminder_time.py sha256=z5QT6gm-j5LvZ5qDiBykhenvAHP0Qm2cYCt51G-J510 1234
ics_to_todoist/todoist_helper.py sha256=Yf6qMmtAv4CdqVVt1mFjND3_cqaDX0yJtC6AKciDh00 1785
ics_to_todoist-0.4.1.dist-info/LICENSE.md sha256=WCm1F6iYcrxRHcRHpUQABNVOOHw64RJ4ewbDpsOOf8A 1088
ics_to_todoist-0.4.1.dist-info/METADATA sha256=cVCFRWFqNmXY5F4vF66U0tYuHsPxnFOZURxG8KEkzms 2556
ics_to_todoist-0.4.1.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
ics_to_todoist-0.4.1.dist-info/entry_points.txt sha256=Qv2EjpSfBRHvqv7I1eZaTvf5SE46JM3rEmpaMwMuEqk 62
ics_to_todoist-0.4.1.dist-info/RECORD

entry_points.txt

ics-to-todoist = ics_to_todoist.__main__:app