xblock-google-drive

View on PyPIReverse Dependencies (0)

0.7.0 xblock_google_drive-0.7.0-py2.py3-none-any.whl

Wheel Details

Project: xblock-google-drive
Version: 0.7.0
Filename: xblock_google_drive-0.7.0-py2.py3-none-any.whl
Download: [link]
Size: 29272
MD5: 2a4edadb12b34ddc9533549fbbedac5d
SHA256: 24ece2a297af1d3120699f39e62ae3f866785ee1d207885d7c03432eafd41a66
Uploaded: 2024-04-17 15:29:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xblock-google-drive
Version: 0.7.0
Summary: An XBlock which allows embedding of Google documents and calendar within an edX course
Home-Page: https://github.com/openedx/xblock-google-drive
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Framework :: Django
Classifier: Framework :: Django :: 4.2
Requires-Python: >=3.8
Requires-Dist: Django
Requires-Dist: XBlock[django]
Requires-Dist: requests
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 4952 characters]

WHEEL

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

RECORD

Path Digest Size
google_drive/__init__.py sha256=xI9Y2A_PtGkdyyKBXkvTG5k9UEpPNfHtLkzd7p-oP50 146
google_drive/google_calendar.py sha256=svGeTJ7UaU45sJCAKpidcigG3UlIHc5NOnCFLKqBv3A 5559
google_drive/google_docs.py sha256=fSojdrjrDLIoIXlg73XqkBb-uSTU7E-rT6CA3xUOCgU 6287
google_drive/conf/locale/config.yaml sha256=ul5R9IJLYpRoRp-c-63gH_SZ1rvaSsybMTipmW3dRcU 167
google_drive/public/css/google_calendar.css sha256=IDNDHnnZG5XYt4Zf1Rd1-PEyqgP4xAxjuPhtw_lHl8k 263
google_drive/public/css/google_docs.css sha256=Iif0DwwcMFE6tQtG5GEg1GVjrWOtxuXo0Xjazg05DMU 311
google_drive/public/css/google_edit.css sha256=nhrkfUS_q2ZMDsy1pZIP4bedPZH9OkyBbWImONU7QSQ 1984
google_drive/public/js/google_calendar.js sha256=Yix2YZOGoplxGpAy1NEvt12ZQYXZWUtn3p1yQ5J_4vY 658
google_drive/public/js/google_calendar_edit.js sha256=M_AQTUmCbmOaD6AMxDgYcZNUoNnbzuvNAiS7-VMdL0s 3733
google_drive/public/js/google_docs.js sha256=UZdwYwg24jv9Gec9B1ejJjSAL6HMhACfPFeFL-a1Vjk 1539
google_drive/public/js/google_docs_edit.js sha256=lnYuDJ-2HZyVaab4ub7j3w8uKntGXXgT3yNPJoQCosM 4275
google_drive/templates/html/google_calendar.html sha256=qJfKPsjESvpGgyc3dWctoeRkgnOa2SlhQIlrbdwukow 260
google_drive/templates/html/google_calendar_edit.html sha256=mzQJXkLIby0GinDSwEbkopGgE7_P1hFmdLDbAMHzSi4 3716
google_drive/templates/html/google_docs.html sha256=zJA2GEELX14vGDT8Dezsm2gZ1cTZRZVIiXvWzoKFWhc 209
google_drive/templates/html/google_docs_edit.html sha256=FZfmRAb9W31gDZWrOWsHvk76LECcBz-P78HhpgaInss 3021
google_drive/translations/config.yaml sha256=ul5R9IJLYpRoRp-c-63gH_SZ1rvaSsybMTipmW3dRcU 167
xblock_google_drive-0.7.0.dist-info/LICENSE sha256=4S14VpdCb50-mprHwxk4fLGBV611UfrV4kWMIUggnhY 35136
xblock_google_drive-0.7.0.dist-info/METADATA sha256=huSefzaR4eRDw7uIPzdXDB0tkxsKFEp96LcWFRni0Q0 5594
xblock_google_drive-0.7.0.dist-info/WHEEL sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE 110
xblock_google_drive-0.7.0.dist-info/entry_points.txt sha256=lvFSTk75L8MP5Q_LY0dh7HQFYrJDSqpf_gBZAjdWjDs 114
xblock_google_drive-0.7.0.dist-info/top_level.txt sha256=GTuSjf5AyQz6zOhBbLo3ex0ZPvXYSsDDI1nwkmEPNF0 13
xblock_google_drive-0.7.0.dist-info/RECORD

top_level.txt

google_drive

entry_points.txt

google-calendar = google_drive:GoogleCalendarBlock
google-document = google_drive:GoogleDocumentBlock