invenio-moodle

View on PyPIReverse Dependencies (1)

1.0.0 invenio_moodle-1.0.0-py2.py3-none-any.whl

Wheel Details

Project: invenio-moodle
Version: 1.0.0
Filename: invenio_moodle-1.0.0-py2.py3-none-any.whl
Download: [link]
Size: 13309
MD5: d6beca746fcfd810ed685405d8da547a
SHA256: 14a2d9fd6f9f413eb16570b2907aea747f459b15c46654fc02c123336bd31d72
Uploaded: 2024-07-04 20:43:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: invenio-moodle
Version: 1.0.0
Summary: "Provides API for Moodle."
Author: "Graz University of Technology"
Author-Email: info[at]tugraz.at
Home-Page: https://github.com/tu-graz-library/invenio-moodle
License: MIT
Keywords: invenio_moodle invenio moodle teachcenter
Classifier: Programming Language :: Python :: 3.12
Platform: any
Requires-Python: >=3.12
Requires-Dist: click (>=8.0.0)
Requires-Dist: click-params (>=0.4.0)
Requires-Dist: invenio-celery (>=1.2.5)
Requires-Dist: requests (>=2.0.0)
Requires-Dist: flask-principal (>=0.4.0); extra == "tests"
Requires-Dist: invenio-access (>=2.0.0); extra == "tests"
Requires-Dist: invenio-i18n (>=2.1.0); extra == "tests"
Requires-Dist: invenio-records-resources (>=5.0.0); extra == "tests"
Requires-Dist: invenio-search[opensearch2] (>=2.3.0); extra == "tests"
Requires-Dist: marshmallow (>=3.0.0); extra == "tests"
Requires-Dist: pytest-black-ng (>=0.4.0); extra == "tests"
Requires-Dist: pytest-invenio (>=1.4.3); extra == "tests"
Requires-Dist: ruff (>=0.4.10); extra == "tests"
Requires-Dist: Sphinx (>=4.4.0); extra == "tests"
Requires-Dist: sphinx-autodoc-typehints (>=1.10.3); extra == "tests"
Provides-Extra: tests
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 1755 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
invenio_moodle/__init__.py sha256=DnYif8JfbJzjmIUSVRMzFOub3KPoGPsaN0nPXyABLvY 426
invenio_moodle/cli.py sha256=iK9T6Qh9CKOLYK6u9y28wzx1SUi-OlRPECzl2XdqZd0 1834
invenio_moodle/config.py sha256=VPTuanBszXuJ-30V4K7k4MzoP5oDqKyxm-cYSoz4qDY 848
invenio_moodle/ext.py sha256=HF-DXGmhztyBHSDxuu3WuTg_uTg99360FcJEd7wAu_k 1200
invenio_moodle/proxies.py sha256=dhlM5FTbZ1db59yjZt1gK46DTksb_3BIP-frUZGTCtc 440
invenio_moodle/records.py sha256=UQPT9jhwoS8tMYKVjIGlm108KAsg1Fh33XulxiASsYE 2533
invenio_moodle/schemas.py sha256=n6TllqGsEZ5KfHRwfk8xP1VMq68v7z1hU_HIzzdug0Q 6464
invenio_moodle/services.py sha256=vpetX4g_RUnXULXL5qeAxJmKmaNfCmHdQ60SYaQoubk 2131
invenio_moodle/tasks.py sha256=ixecbYOKpGWMyonymeDNOiry1F3qQmNC3PV9Zyep2vs 995
invenio_moodle/types.py sha256=C0I1dIg1V6zUe1NU3vPfEvvupdrTktx0UuF0lMUGL1U 868
invenio_moodle/utils.py sha256=x9oChAXSQhydk-E8KMFB86lE5R5zhPFy52ORm8i1uA8 2110
invenio_moodle-1.0.0.dist-info/AUTHORS.rst sha256=RAOeMxCVEMCDY1C6JAMJUD18xkQccM5hCadAoMN1BnA 291
invenio_moodle-1.0.0.dist-info/LICENSE sha256=_DQDHsxmOjfEQmwrBqkaOIQsEYGZVWgH8CD8ctTaPHc 1087
invenio_moodle-1.0.0.dist-info/METADATA sha256=xgnaKs2pbHM9ohns4EfEkoEt8KGxPUvgWUSRiMq6EkQ 2981
invenio_moodle-1.0.0.dist-info/WHEEL sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE 110
invenio_moodle-1.0.0.dist-info/entry_points.txt sha256=aaNvlXaDYWv6NvP3aa_sicftWi0mtj16UXjq6OE3kjQ 245
invenio_moodle-1.0.0.dist-info/top_level.txt sha256=BhQlgN66RADz1UNhVgazfICloWA9VY_4Sj2zVi9f6-0 15
invenio_moodle-1.0.0.dist-info/RECORD

top_level.txt

invenio_moodle

entry_points.txt

moodle = invenio_moodle.cli:moodle
invenio_moodle = invenio_moodle:InvenioMoodle
invenio_moodle = invenio_moodle:InvenioMoodle
moodle = invenio_moodle.tasks