drf-api-action

View on PyPIReverse Dependencies (0)

1.2.0 drf_api_action-1.2.0-py3-none-any.whl

Wheel Details

Project: drf-api-action
Version: 1.2.0
Filename: drf_api_action-1.2.0-py3-none-any.whl
Download: [link]
Size: 5956
MD5: 22a8f5218e7542234417fa80e194cdc6
SHA256: 16698360f63549d1c3acfdbbd8f1abafafad6312e51115befbd13fa079c89750
Uploaded: 2024-04-29 15:08:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: drf_api_action
Version: 1.2.0
Summary: drf-api-action elevates DRF testing by simplifying REST endpoint testing to a seamless, function-like experience.
Author: Ori Roza
Author-Email: ori75660[at]gmail.com
Home-Page: https://github.com/Ori-Roza/drf-api-action
Project-Url: Repository, https://github.com/Ori-Roza/drf-api-action
License: MIT
Keywords: pytest,mocks,testing,fixtures,tests,django
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.7,<4.0
Requires-Dist: Django (>=4.2.8)
Requires-Dist: djangorestframework (>=3.14.0)
Requires-Dist: importlib_metadata (<5.0.0,>=4.5.0); python_version < "3.8"
Requires-Dist: pytest-cov (==4.1.0)
Requires-Dist: pytest-django (>=4.5.2)
Description-Content-Type: text/markdown
[Description omitted; length: 4914 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
drf_api_action/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
drf_api_action/exceptions.py sha256=_u6yp7TsLec358QVsWYiAgI6C_hPQ7yJBToqB9NH-gk 320
drf_api_action/mixins.py sha256=Ya5SlD0fg4bDwqyImkRwdvo9cVdk6TzZFZk4bYtLgc8 856
drf_api_action/plugin.py sha256=aAWVJ3yJBQwVD5CfFreMWUsqn65WgPlYJd9HGnn65ug 1169
drf_api_action/utils.py sha256=WAFAMu6CM77_Us0l97CCcLKo0wF_4O2nHN3bWxjRf0M 2587
drf_api_action-1.2.0.dist-info/METADATA sha256=xz2JpDAD8X61-OmVaJKgW07P_TAd-NLyII1SoN3-WkQ 6308
drf_api_action-1.2.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
drf_api_action-1.2.0.dist-info/entry_points.txt sha256=XBydeoM9QG_5o8ND5w6NLFVFq_lD4lZATITMg8gAdPs 45
drf_api_action-1.2.0.dist-info/RECORD

entry_points.txt

api_action = drf_api_action.plugin