Metadata-Version: 2.1
Name: edc-dashboard
Version: 0.2.38
Summary: Dashboard classes, templates for clinicedc/edc projects.
Home-page: http://github.com/clinicedc/edc-dashboard
Author: Erik van Widenfelt
Author-email: ew2789@gmail.com
License: GPL license, see LICENSE
Keywords: django Edc dashboard classes and templates
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
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.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.7
Requires-Dist: django-js-reverse
Requires-Dist: edc-navbar

|pypi| |travis| |codecov| |downloads|


edc-dashboard
--------------

Core classes for dashboards used by the EDC. e.g. Listboard, SubjectDashboard


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

.. |travis| image:: https://travis-ci.org/clinicedc/edc-dashboard.svg?branch=develop
    :target: https://travis-ci.org/clinicedc/edc-dashboard

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

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


