oarepo-micro-api

View on PyPIReverse Dependencies (0)

3.5.67 oarepo_micro_api-3.5.67-py2.py3-none-any.whl

Wheel Details

Project: oarepo-micro-api
Version: 3.5.67
Filename: oarepo_micro_api-3.5.67-py2.py3-none-any.whl
Download: [link]
Size: 15185
MD5: cfb7221b6da10342a2de135ac39673fe
SHA256: d4a098a37c270164cce62435b7d1c232fcd35652af3870afb4a3f066aac67970
Uploaded: 2023-01-28 08:07:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: oarepo-micro-api
Version: 3.5.67
Summary: OARepo REST API microservice
Author: Miroslav Bauer @ CESNET
Author-Email: bauer[at]cesnet.cz
Home-Page: https://github.com/oarepo/oarepo-micro-api
License: MIT
Keywords: oarepo-micro-api Invenio
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Development Status :: 3 - Alpha
Platform: any
Requires-Dist: oarepo (~=3.5.73)
Requires-Dist: oarepo-heartbeat (>=1.0.2)
Requires-Dist: importlib-metadata
Requires-Dist: uwsgi (>=2.0)
Requires-Dist: uwsgi-tools (>=1.1.1)
Requires-Dist: uwsgitop (>=0.11)
Requires-Dist: wrapt (<2.0.0,>=1.12.1)
Requires-Dist: webtest; extra == "tests"
Requires-Dist: pytest-pycodestyle; extra == "tests"
Requires-Dist: pipdeptree; extra == "tests"
Requires-Dist: oarepo[tests] (~=3.5.73); extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 1489 characters]

WHEEL

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

RECORD

Path Digest Size
oarepo_micro_api/__init__.py sha256=SsGsJqVjKkWc_AZVC5pgGqMiWJGtRgdzFuvPXDo73o8 513
oarepo_micro_api/alias_prefix_replacer.py sha256=oOOnQncKf6AQz_Bn1vIk9LYebWRilLhenobAlTlwvDY 1763
oarepo_micro_api/cli.py sha256=csWg9Rer85c4OiX6u7eYQAghHX8Hg4h5tkaPRUYBCiE 919
oarepo_micro_api/config.py sha256=VHDKcRNWKaT5GIIcjjBMbl51Jp6M8Wlbu0cJpUR0aOY 5458
oarepo_micro_api/signals.py sha256=SrQzorDjeyliHQItjj-s_bKzN5s-gitb02cASagTt1Y 777
oarepo_micro_api/utils.py sha256=GVtjMZD_DGx55d_S0ArUt7_UB2SiPCs99F2Lx-5Bn8c 1256
oarepo_micro_api/version.py sha256=PAMeJKKNhQX3medlqTARzAoEqDtXIPUig6lzXukmmZM 423
oarepo_micro_api/wsgi.py sha256=RKipT5d0mksNWrzK8FCeazatDUHffl6DwFM0JIhtAfE 2029
tests/__init__.py sha256=8vhxyJdAE5jevL2JCeMNKW79pjmizkJctbKULQ3IKRo 268
tests/conftest.py sha256=TlookQqPjLCnZ3kFYWSM3AkIdutFv-Arpj9OFQxNXng 251
tests/test_app_version.py sha256=k4HxVRWNihK7OxOWRN76rgUTPPpH_iskEV2I461Xbc0 423
tests/api/__init__.py sha256=8vhxyJdAE5jevL2JCeMNKW79pjmizkJctbKULQ3IKRo 268
tests/api/conftest.py sha256=0FaWMzx0ckECwItX9Te0bbpj0nSzw0fxum0m08wMaV4 926
tests/api/test_api_wellknown.py sha256=BjkNxKlf-NrByCjrbwVYVSAs6__mMVB14YMI5_1EGWQ 986
tests/api/test_cli.py sha256=lkNH6Y_AGEJE8v5A3RCN8KYhjXaEj6-5fkjl4DViIsU 509
tests/api/test_utils.py sha256=abGj06vbvf7s9CSZzn2IC37UgEvDANlXCsiBtiWCKKM 796
oarepo_micro_api-3.5.67.dist-info/AUTHORS.rst sha256=daEZDXpiY44yJDoGI2OD22OlzekHR7dpKyWAAKdgDHQ 238
oarepo_micro_api-3.5.67.dist-info/LICENSE sha256=zzBcVTTA9PNizNdnB2-Pxm10zRxBsEJS35pWjR4YvsY 1064
oarepo_micro_api-3.5.67.dist-info/METADATA sha256=OTbpA-8YHJUcqPO2shxLMm9Fy37EwR1NrpLmLxFGXiY 2754
oarepo_micro_api-3.5.67.dist-info/WHEEL sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo 110
oarepo_micro_api-3.5.67.dist-info/entry_points.txt sha256=EFItPn0hOcmxfIYnU4D0aA8WEu9cuSm0x7EFquWI8uc 120
oarepo_micro_api-3.5.67.dist-info/top_level.txt sha256=O931kxgX7f7aFUKKzgHTNcHXq45_BV6n4JjOfUu-28k 23
oarepo_micro_api-3.5.67.dist-info/RECORD

top_level.txt

oarepo_micro_api
tests

entry_points.txt

oarepo = oarepo_micro_api.cli:cli
oarepo_micro_api = oarepo_micro_api.config