outlook-calendar-sync

View on PyPIReverse Dependencies (0)

0.0.5 outlook_calendar_sync-0.0.5-py3-none-any.whl

Wheel Details

Project: outlook-calendar-sync
Version: 0.0.5
Filename: outlook_calendar_sync-0.0.5-py3-none-any.whl
Download: [link]
Size: 11439
MD5: 4f5034d6ca24c1b8277c4f97f8aaed10
SHA256: fa922dbbacbbd0aac03d484d1b5e7fefdbd65f818fa677be42f9403080bf227e
Uploaded: 2022-12-01 20:30:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: outlook-calendar-sync
Version: 0.0.5
Summary: CLI interface to scrape outlook calendar events from the webapp and insert them to a google calendar account.
Author: Ellis Lunnon
Author-Email: ellislunnon[at]gmail.com
Home-Page: https://github.com/mr55p-dev/python-outlook-calendar-sync
Project-Url: Documentation, https://python-outlook-calendar-sync.readthedocs.io/
Project-Url: Changelog, https://python-outlook-calendar-sync.readthedocs.io/en/latest/changelog.html
Project-Url: Issue Tracker, https://github.com/mr55p-dev/python-outlook-calendar-sync/issues
License: BSD-2-Clause
Keywords: outlook,calendar,gcal,office365,web-scraping,selenium,cli
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Requires-Dist: selenium (>=4.6)
Requires-Dist: beautifulsoup4 (>=4.11)
Requires-Dist: google-api-python-client
Requires-Dist: google-auth-httplib2
Requires-Dist: google-auth-oauthlib
Requires-Dist: pytest; extra == "dev"
Requires-Dist: bump2version; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: black; extra == "dev"
Provides-Extra: dev
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 1308 characters]

WHEEL

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

RECORD

Path Digest Size
outlook_calendar_sync/__init__.py sha256=S7u1lbuWmM3A3ajykBialmPoJUK6Jg-WmNqM-9OZFdk 22
outlook_calendar_sync/__main__.py sha256=i-TjOCZYHH9Dg2b1LUz4ectbpUiZlj6AIzugMTkNmks 389
outlook_calendar_sync/application.py sha256=9EGSRl_lfdUADMEN9bGsFZs1EuLiFKPF2-b_zInyXcs 2940
outlook_calendar_sync/cli.py sha256=imCwvjM0F8OIL3vEj9NdTIAQ93wPBGeovxNlIpVPbnc 3894
outlook_calendar_sync/gcal.py sha256=GxYBLtN4GJqxiYm3kHfmORUBXhXxB2C4l3Imv71MMC8 2736
outlook_calendar_sync/outlook.py sha256=1196I0CryppZJNrQNON_i_Ix7Reqad_Pz_YRB5GnEE0 3198
outlook_calendar_sync/utils.py sha256=Z4tCppfnNn53NnIN-d-l5zOuhTmUn12jTDbp-g6kXBY 4499
outlook_calendar_sync-0.0.5.dist-info/AUTHORS.rst sha256=9k30PyYhAlcYk5SnQHSsWu08TudX22GY5fJpONk30d4 59
outlook_calendar_sync-0.0.5.dist-info/LICENSE sha256=YD3p5rkvx5qe2awWx0O8hAiTA2ELRh_z1dBlQxJIz-M 1321
outlook_calendar_sync-0.0.5.dist-info/METADATA sha256=BxsmbRtuEp_jLzyYwIrAlRGKd7VVD0MBjy2O2B2OUKc 3089
outlook_calendar_sync-0.0.5.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
outlook_calendar_sync-0.0.5.dist-info/entry_points.txt sha256=IlpCQZhZu7u1dBveklgiFSjjwnb5GSvte1kv15wpGgQ 73
outlook_calendar_sync-0.0.5.dist-info/top_level.txt sha256=-i38QwyZ8Ld4Mg7-Gr7rxe1_uxFInKDihv-CgZXQunA 22
outlook_calendar_sync-0.0.5.dist-info/RECORD

top_level.txt

outlook_calendar_sync

entry_points.txt

outlook-calendar-sync = outlook_calendar_sync.cli:main