Metadata-Version: 2.1
Name: ambition-edc
Version: 0.3.45
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.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.7
Requires-Dist: boto3
Requires-Dist: django-environ
Requires-Dist: django-redis
Requires-Dist: django-storages
Requires-Dist: celery
Requires-Dist: django-celery-beat
Requires-Dist: django-celery-results
Requires-Dist: gunicorn
Requires-Dist: python-memcached
Requires-Dist: pyrabbit
Requires-Dist: sentry-sdk

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


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

(P.I. Joe Jarvis)

http://www.isrctn.com/ISRCTN72509687

See requirements and 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

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

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

.. _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/


