invenio-rest

View on PyPIReverse Dependencies (11)

2.0.0 invenio_rest-2.0.0-py2.py3-none-any.whl

Wheel Details

Project: invenio-rest
Version: 2.0.0
Filename: invenio_rest-2.0.0-py2.py3-none-any.whl
Download: [link]
Size: 21484
MD5: 1bb685809124edbbf6d7cf96714c3eb6
SHA256: 4655f4385037b828f2c6784e1e00f148d0a4909b877b5d5b3154a56bd9a1e144
Uploaded: 2024-12-03 11:01:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: invenio-rest
Version: 2.0.0
Summary: "REST API module for Invenio."
Author: CERN
Author-Email: info[at]inveniosoftware.org
Home-Page: https://github.com/inveniosoftware/invenio-rest
License: MIT
Keywords: invenio rest api module
Classifier: Development Status :: 5 - Production/Stable
Platform: any
Requires-Python: >=3.7
Requires-Dist: Flask-CORS (>=2.1.0)
Requires-Dist: invenio-base (<3.0.0,>=2.0.0)
Requires-Dist: invenio-logging (<5.0.0,>=4.0.0)
Requires-Dist: itsdangerous (>=2.2.0)
Requires-Dist: marshmallow (>=2.15.2)
Requires-Dist: webargs (<6.0.0,>=5.5.0)
Requires-Dist: pytest-black-ng (>=0.4.0); extra == "tests"
Requires-Dist: pytest-invenio (<4.0.0,>=3.0.0); extra == "tests"
Requires-Dist: xmltodict (>=0.11.0); extra == "tests"
Requires-Dist: Sphinx (>=4.5.0); extra == "tests"
Provides-Extra: tests
Provides-Extra: cors
Provides-Extra: docs
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 3836 characters]

WHEEL

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

RECORD

Path Digest Size
invenio_rest/__init__.py sha256=UvjdLuoaNozGe6zH7uFDlX9BryYrMaNFBvhEd6ANfvI 7825
invenio_rest/config.py sha256=gcSctp_TRHJIyDSqPgEdZewlqQSaI4SRHu3er1y9EIA 4179
invenio_rest/csrf.py sha256=quuFx3XU5ttWRuecPkIhvARWjkweHfM80qyQKvr49To 10406
invenio_rest/decorators.py sha256=sKIrvTlQ1rvm0KlNScqJSry38K2fbbLz-Qnqn1dk1pU 1026
invenio_rest/errors.py sha256=ojOX516tmUB--c6vK0qo_sp6kjTEGqw_9yw-ukXfm8s 4416
invenio_rest/ext.py sha256=Mhk4pd97upnl45moec0RfA1MaNXBHRS7Bh9B9rUFhQM 3872
invenio_rest/serializer.py sha256=BigKwu_7ziT16m_QSMd9f8-LJde0osXWRKR6LLpL3a4 2726
invenio_rest/views.py sha256=8O-FePLl2DY0Cm2dWlnT73A8cwqmFiEEnVNBdbTjQCA 13374
invenio_rest-2.0.0.dist-info/AUTHORS.rst sha256=_jcvQqhrgWHRhmCcFYosjMcNkBKhwNFAizYSx0dFnm0 558
invenio_rest-2.0.0.dist-info/LICENSE sha256=7NdusrwW2CBXoBZXOYFnEKLE736o9LpcXGBRdwj0lQg 1067
invenio_rest-2.0.0.dist-info/METADATA sha256=pOO5H872Q4kHOQ8idRh7PJiScoXz1p1otXOSbfdw9AU 4739
invenio_rest-2.0.0.dist-info/WHEEL sha256=pxeNX5JdtCe58PUSYP9upmc7jdRPgvT0Gm9kb1SHlVw 109
invenio_rest-2.0.0.dist-info/entry_points.txt sha256=624WzpSjljhiELMhmEQRDd3HWcyuP_fPHZxJHWScnbw 138
invenio_rest-2.0.0.dist-info/top_level.txt sha256=wBLGA6u_8q-V2C93-H2Vezpy-1g2jrIX_4zAeimeFFo 13
invenio_rest-2.0.0.dist-info/RECORD

top_level.txt

invenio_rest

entry_points.txt

invenio_rest = invenio_rest:InvenioREST
invenio_rest = invenio_rest.csrf:CSRFTokenMiddleware