invenio-rest

View on PyPIReverse Dependencies (11)

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

Wheel Details

Project: invenio-rest
Version: 1.3.1
Filename: invenio_rest-1.3.1-py2.py3-none-any.whl
Download: [link]
Size: 21103
MD5: 30992e02892b3c951ba11d62c2046a39
SHA256: 7c8ff04d6e2460bbf1867e9f8f8220c326a10280b7039f853c7dfaa12b73bf8c
Uploaded: 2024-07-17 07:47:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: invenio-rest
Version: 1.3.1
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 (>=1.2.5)
Requires-Dist: invenio-logging[sentry_sdk] (>=2.1.0)
Requires-Dist: itsdangerous (<2.1,>=1.1)
Requires-Dist: marshmallow (>=2.15.2)
Requires-Dist: webargs (<6.0.0,>=5.5.0)
Requires-Dist: pytest-black (<0.3.10,>=0.3.0); extra == "tests"
Requires-Dist: xmltodict (>=0.11.0); extra == "tests"
Requires-Dist: pytest-invenio (>=1.4.0); extra == "tests"
Requires-Dist: Sphinx (>=4.5.0); extra == "tests"
Provides-Extra: cors
Provides-Extra: docs
Provides-Extra: tests
[Description omitted; length: 3052 characters]

WHEEL

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

RECORD

Path Digest Size
invenio_rest/__init__.py sha256=dT_BZFm6zUVmFvbLUo0LG9UEXeaFwyw-nt0oDayTrvM 7773
invenio_rest/config.py sha256=gcSctp_TRHJIyDSqPgEdZewlqQSaI4SRHu3er1y9EIA 4179
invenio_rest/csrf.py sha256=cgK5Sr_Qbs2EaIxMttO_etI_Qiq3QLbK6F9-WR7uUr0 10362
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=IL975muSnTJsoOzu-7q2Mq6HJVfr_ZAL6791vA3JFzc 13295
invenio_rest-1.3.1.dist-info/AUTHORS.rst sha256=_jcvQqhrgWHRhmCcFYosjMcNkBKhwNFAizYSx0dFnm0 558
invenio_rest-1.3.1.dist-info/LICENSE sha256=7NdusrwW2CBXoBZXOYFnEKLE736o9LpcXGBRdwj0lQg 1067
invenio_rest-1.3.1.dist-info/METADATA sha256=odSJz6KlEaLAfsgZbR8qoB2iadJDuzhCrhgf18zOm50 3920
invenio_rest-1.3.1.dist-info/WHEEL sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk 110
invenio_rest-1.3.1.dist-info/entry_points.txt sha256=7ZCfgBvjPSmf5LGA3daaYcbH_ktc9w45f9jv7s-2lyM 139
invenio_rest-1.3.1.dist-info/top_level.txt sha256=wBLGA6u_8q-V2C93-H2Vezpy-1g2jrIX_4zAeimeFFo 13
invenio_rest-1.3.1.dist-info/RECORD

top_level.txt

invenio_rest

entry_points.txt

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