Metadata-Version: 2.1
Name: dfv
Version: 0.29.0
Summary: Django Function Views
Home-page: https://github.com/romanroe/dfv
License: MIT
Keywords: django,python
Author: Roman Roelofsen
Author-email: romanroe@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: docs
Requires-Dist: Sphinx (>=4.3.2,<5.0.0) ; extra == "docs"
Requires-Dist: django (>=4.0.0,<5.0.0)
Requires-Dist: django-htmx (>=1.14.0,<2.0.0)
Requires-Dist: furo (>=2021.11.23,<2022.0.0) ; extra == "docs"
Requires-Dist: linkify-it-py (>=1.0.3,<2.0.0) ; extra == "docs"
Requires-Dist: lxml (>=4.9.2,<5.0.0)
Requires-Dist: myst-parser (>=0.16.1,<0.17.0) ; extra == "docs"
Requires-Dist: pytest (>=7.4.0,<8.0.0)
Requires-Dist: pytest-django (>=4.5.2,<5.0.0)
Requires-Dist: pytest-watcher (>=0.3.4,<0.4.0)
Requires-Dist: pytest-xdist (>=3.3.1,<4.0.0)
Requires-Dist: sphinx-autobuild (>=2021.3.14,<2022.0.0) ; extra == "docs"
Requires-Dist: sphinx-copybutton (>=0.4.0,<0.5.0) ; extra == "docs"
Requires-Dist: toml (>=0.10.2,<0.11.0) ; extra == "docs"
Requires-Dist: typeguard
Requires-Dist: wrapt (>=1.15.0,<2.0.0)
Project-URL: Repository, https://github.com/romanroe/dfv
Description-Content-Type: text/markdown

# Django Function Views

