Metadata-Version: 2.4
Name: edc-view-utils
Version: 1.0.2
Summary: Simple utilities for views in clinicedc/edc projects
Keywords: clinical,clinicedc,collection,data,django,edc,schedule,schedule,trials,visit
Author: Erik van Widenfelt
Author-email: Erik van Widenfelt <ew2789@gmail.com>
License-Expression: GPL-3.0-or-later
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Framework :: Django :: 5.2
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: python-dateutil
Requires-Python: >=3.12, <3.14
Project-URL: Homepage, https://github.com/clinicedc/edc-view-utils
Description-Content-Type: text/x-rst

|pypi| |actions| |codecov| |downloads| |clinicedc|

edc-view-utils
--------------

Simple utilities for views in clinicedc/edc projects.

.. |pypi| image:: https://img.shields.io/pypi/v/edc-view-utils.svg
    :target: https://pypi.python.org/pypi/edc-view-utils

.. |actions| image:: https://github.com/clinicedc/edc-view-utils/actions/workflows/build.yml/badge.svg
  :target: https://github.com/clinicedc/edc-view-utils/actions/workflows/build.yml

.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-view-utils/branch/develop/graph/badge.svg
  :target: https://codecov.io/gh/clinicedc/edc-view-utils

.. |downloads| image:: https://pepy.tech/badge/edc-view-utils
   :target: https://pepy.tech/project/edc-view-utils

.. |clinicedc| image:: https://img.shields.io/badge/framework-Clinic_EDC-green
   :alt:Made with clinicedc
   :target: https://github.com/clinicedc
