Metadata-Version: 2.1
Name: django-ddm
Version: 0.1.49
Summary: A Django app to setup data donation projects.
Home-page: https://github.com/uzh/ddm
Author: Nico Pfiffner
Author-email: n.pfiffner@ikmz.uzh.ch
License: GPLv3
Project-URL: Documentation, https://uzh.github.io/ddm/
Project-URL: Website, https://datadonation.uzh.ch
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
License-File: LICENSE

# Data Donation Module (ddm)

> **_NOTE:_**  This package is currently under active development.

**DDM** (Data Donation Module) is a Django application that helps researchers to
setup data donation projects and to collect data donations for academic research.

This is part of a larger initiative from the University of Zurich and the Digital
Society Initiative to strengthen the exchange about the topic of data donations and
promote this data collection approach. For more information, visit https://datadonation.uzh.ch.

Documentation: https://uzh.github.io/ddm/ddm/main/index.html \
PyPi: https://pypi.org/project/django-ddm/
