invenio-rest

View on PyPIReverse Dependencies (11)

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

Wheel Details

Project: invenio-rest
Version: 1.3.0
Filename: invenio_rest-1.3.0-py2.py3-none-any.whl
Download: [link]
Size: 21060
MD5: c3ca151a5cb2a9bfc65e1421df31ca5e
SHA256: 6f7c415fc72cd4564c2ad527f2e3333355d172c1d492431b33ba78ca1129c0e4
Uploaded: 2023-10-17 21:50:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: invenio-rest
Version: 1.3.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 (>=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: 2972 characters]

WHEEL

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

RECORD

Path Digest Size
invenio_rest/__init__.py sha256=XDdUnSL4qKJITfyW0hUNo1YSJNjcgT4xBT3DZqXmYWg 7773
invenio_rest/config.py sha256=gcSctp_TRHJIyDSqPgEdZewlqQSaI4SRHu3er1y9EIA 4179
invenio_rest/csrf.py sha256=E-lBMCqejWmdyw_bFppU27JVNXLNktDMebwZ-5XIcDU 10289
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.0.dist-info/AUTHORS.rst sha256=_jcvQqhrgWHRhmCcFYosjMcNkBKhwNFAizYSx0dFnm0 558
invenio_rest-1.3.0.dist-info/LICENSE sha256=7NdusrwW2CBXoBZXOYFnEKLE736o9LpcXGBRdwj0lQg 1067
invenio_rest-1.3.0.dist-info/METADATA sha256=Y_eF1-nNfZgCtcUhpGWEWEn21ZDEyGI7_P39nIim_9A 3840
invenio_rest-1.3.0.dist-info/WHEEL sha256=iYlv5fX357PQyRT2o6tw1bN-YcKFFHKqB_LwHO5wP-g 110
invenio_rest-1.3.0.dist-info/entry_points.txt sha256=7ZCfgBvjPSmf5LGA3daaYcbH_ktc9w45f9jv7s-2lyM 139
invenio_rest-1.3.0.dist-info/top_level.txt sha256=wBLGA6u_8q-V2C93-H2Vezpy-1g2jrIX_4zAeimeFFo 13
invenio_rest-1.3.0.dist-info/RECORD

top_level.txt

invenio_rest

entry_points.txt

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