Metadata-Version: 2.1
Name: ambition-edc
Version: 0.1.66
Summary: Ambition Trial EDC (https://doi.org/10.1186/ISRCTN72509687)
Home-page: https://github.com/ambition-trial/ambition-edc
Author: Erik van Widenfelt
Author-email: ew2789@gmail.com
License: GPL license, see LICENSE
Keywords: django ambition EDC
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Dist: boto3
Requires-Dist: django-storages
Requires-Dist: django-redis
Requires-Dist: gunicorn
Requires-Dist: raven

|pypi| |travis| |coverage|


Ambition Edc
------------

(P.I. Joe Jarvis)

http://www.isrctn.com/ISRCTN72509687

See docs folder.


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

.. |travis| image:: https://travis-ci.com/ambition-trial/ambition-edc.svg?branch=develop
    :target: https://travis-ci.com/ambition-trial/ambition-edc

.. |coverage| image:: https://coveralls.io/repos/github/ambition-trial/ambition-edc/badge.svg?branch=develop
    :target: https://coveralls.io/github/ambition-trial/ambition-edc?branch=develop

.. _django-environ: https://github.com/joke2k/django-environ
.. _12-factor-django: http://www.wellfireinteractive.com/blog/easier-12-factor-django/
.. _env.sample: https://github.com/ambition-trial/ambition/blob/develop/env.sample
.. _Docker: https://docs.docker.com/compose/install/


