lectocal

View on PyPIReverse Dependencies (0)

1.2.1 lectocal-1.2.1-py3-none-any.whl

Wheel Details

Project: lectocal
Version: 1.2.1
Filename: lectocal-1.2.1-py3-none-any.whl
Download: [link]
Size: 12751
MD5: ca8a3e20ff9cc5dc9b9310029db5e270
SHA256: 354e9a1a0fbbf5b68ac3202248c843546ece52e0c0ce5d226ec0e0f563ca6248
Uploaded: 2018-09-17 11:37:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lectocal
Version: 1.2.1
Summary: Syncronize Lectio schedules to Google Calendar.
Author: Philip 'Hanse00' Mallegol-Hansen
Author-Email: philip[at]mallegolhansen.com
Home-Page: https://github.com/Hanse00/LecToCal
License: Apache 2.0
Keywords: lectio google calendar sync utility
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Education
Classifier: Topic :: Utilities
Classifier: Topic :: Office/Business :: Scheduling
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3
Requires-Dist: google-api-python-client
Requires-Dist: requests
Requires-Dist: lxml
Requires-Dist: pytz
Requires-Dist: python-dateutil
Requires-Dist: oauth2client
Description-Content-Type: text/markdown
[Description omitted; length: 4116 characters]

WHEEL

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

RECORD

Path Digest Size
lectocal/__init__.py sha256=JqigrvDIZrynV2rclMDYrCJ5_WE1TujoKuSqvJwm8BE 60
lectocal/client_secret.json sha256=X4j8FEJrusnvbhFRI5GbdYCtJkPwyVMewwHdo2qHsho 426
lectocal/gauth.py sha256=GY4R0FZbC2qTTawtV8KX-4-lH2kYlNocEEbaO3t9HY8 2947
lectocal/gcalendar.py sha256=-kmTNE3JM18OJ0pSh4zxid__BMDTvAxaNMVZ7it0JoY 8222
lectocal/lectio.py sha256=xSytWpGZIp4XfKdu4KRmL7jvi7A72UwFZBOgzm-Qvm4 8230
lectocal/lesson.py sha256=ZUINwVcxPTE2H1ei1vhot27WG6EPNNeOLt18GU3drIE 3378
lectocal/run.py sha256=eqBElinmjao42r-1Ax2F58Z6nGN08fSKfXqaSp7dih4 3095
lectocal-1.2.1.dist-info/METADATA sha256=0yK3fRh_2-IRK8G82fWMfxIFxbGSQP3CZoAZNsQLtd0 5289
lectocal-1.2.1.dist-info/RECORD
lectocal-1.2.1.dist-info/WHEEL sha256=NzFAKnL7g-U64xnS1s5e3mJnxKpOTeOtlXdFwS9yNXI 92
lectocal-1.2.1.dist-info/entry_points.txt sha256=FVoCaMoeY0wb6qHfRkI3DBoOPUNK6wfpCSKtcbnqqQM 89
lectocal-1.2.1.dist-info/top_level.txt sha256=5NhGpjKkQCnCHvAOjMlBU6rPyBaUz8zrjwhMc-Ho-b8 9

top_level.txt

lectocal

entry_points.txt

lectocal.gauth = lectocal.gauth:main
lectocal.run = lectocal.run:main