djangorestframework-inclusions

View on PyPIReverse Dependencies (1)

1.2.0 djangorestframework_inclusions-1.2.0-py3-none-any.whl

Wheel Details

Project: djangorestframework-inclusions
Version: 1.2.0
Filename: djangorestframework_inclusions-1.2.0-py3-none-any.whl
Download: [link]
Size: 19586
MD5: bf0943fe1b63a826b6cdf4c27b228b64
SHA256: f925a96c686b7afee1593a0b162d35f58aef0fa8c6ca0826e84d9a194438f89f
Uploaded: 2023-09-23 14:45:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: djangorestframework-inclusions
Version: 1.2.0
Summary: A DRF renderer to side-load relations
Author: ISPnext B.V., Sergei Maertens
Author-Email: support[at]ispnext.com
Home-Page: https://github.com/isprojects/djangorestframework-inclusions
License: MIT
Keywords: API,REST,lazy loading,django,djangorestframework
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.2
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: django
Requires-Dist: djangorestframework
Requires-Dist: pytest-cov; extra == "coverage"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: flake8; extra == "pep8"
Requires-Dist: bumpversion; extra == "release"
Requires-Dist: zest.releaser; extra == "release"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-django; extra == "tests"
Requires-Dist: tox; extra == "tests"
Requires-Dist: isort; extra == "tests"
Requires-Dist: black; extra == "tests"
Provides-Extra: coverage
Provides-Extra: docs
Provides-Extra: pep8
Provides-Extra: release
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1970 characters]

WHEEL

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

RECORD

Path Digest Size
rest_framework_inclusions/__init__.py sha256=kiQZJy2_28nlxfrqatebNg9o2AekSZe3egH4V4qC4s8 84
rest_framework_inclusions/apps.py sha256=snLpyYibvrFokv_nFPJp2RoPWrN-cdSetm7Insb1jQY 123
rest_framework_inclusions/core.py sha256=hj8DwwaohyVQQ7-aSGezjdyUDSaXcLCceiPG6wY94V4 6979
rest_framework_inclusions/renderer.py sha256=YAPTbxzJ92XvZsl_TbPk9mMCfhdUhxboO_OBjpVT_oE 4775
testapp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
testapp/loaders.py sha256=sbhfhvM-vLsym3pPOYgj_B6vCHGOB6ykSXhaTJRUbQU 249
testapp/models.py sha256=L6F5R30wYeBldLvdNFCl6bBXnYXruASS5lOneBvbKkY 3748
testapp/renderers.py sha256=pqEYdXWAbUsWMde4zqS3bkQXZDzu14V_98g9eiOipoo 302
testapp/serializers.py sha256=mZdS6wCLMiPls_OxueubVQGvo_N-QUBQfF-OTbUiZ2w 7719
testapp/settings.py sha256=ubfn9L1_UerQzF1I9YrdQzWtTawYL6cViMRjZlkwpt0 1578
testapp/urls.py sha256=Fo9-O-JUuxEwMuu_RAOcEXWNhgu_K9YTfOcVkknkvs8 2270
testapp/viewsets.py sha256=1UmyiWD14cHtnTur1QIjrqcyJguClse2YpfhHcbxAp0 5116
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=s8f-7xBxBGsL5OVZO3ix9YjtdKdYnjZpzGZVwJoCKA8 84
tests/mixins.py sha256=k9gLljluosFaUhY1_3vSQbaZ-DUzo6sKYA2vyZHar4Y 296
tests/test_basic.py sha256=2WFs6oqq9OKzYLWXc8k9jdmzZbmvMD4oBB8k7kTJDb4 5312
tests/test_chained_loading.py sha256=2T6AKpaMLQqAoIZ7DwGN5Fha3F9Wea4YjuE8i1lfago 5384
tests/test_references.py sha256=qfO_UFjQXObE1qcGNvKHFx1rIu2zqJ-GfBx9lwECy5g 19392
djangorestframework_inclusions-1.2.0.dist-info/LICENSE sha256=KhNTGevqThZfFEC1ONiUS3TexPrgpJ7750e0Y3iGkEU 1061
djangorestframework_inclusions-1.2.0.dist-info/METADATA sha256=WTfa2u-rQbJe_qlmCxwoTRms1wZw5eY0m0ew9CWMRlc 3535
djangorestframework_inclusions-1.2.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
djangorestframework_inclusions-1.2.0.dist-info/top_level.txt sha256=uYbqRTL6G6C3urV_jvVo4b9NAoDSJQW0hh64445-wD0 40
djangorestframework_inclusions-1.2.0.dist-info/RECORD

top_level.txt

rest_framework_inclusions
testapp
tests