Skip to main content

EFFECT Trial EDC (https://www.isrctn.com/ISRCTN30579828)

Project description

pypi actions codecov downloads uv Ruff clinicedc

EFFECT Edc

effect_logo

The EFFECT Trial

Fluconazole plus flucytosine vs. fluconazole alone for cryptococcal antigen-positive patients identified through screening: A phase III randomised controlled trial

(EFFECT - Efficacy of Flucytosine and Fluconazole as Early Cryptococcal Treatment)

https://www.isrctn.com/ISRCTN30579828

Homepage: https://github.com/effect-trial/

Documentation: https://effect-edc.readthedocs.io/en/latest/

Made with Django

Installation

To setup and run a test server locally

You’ll need mysql. Create the database

mysql -Bse 'create database effect character set utf8;'

Clone the main repo and checkout main

mkdir ~/projects
cd projects
https://github.com/effect-trial/effect-edc.git
cd ~/projects/effect-edc
git checkout main

Create a venv with uv

uv venv
source .venv/bin/activate
uv sync --no-sources --upgrade

Copy the test environment file

mkdir ~/.clinicedc/effect_edc
cd ~/projects/effect-edc
cp .env.tests ~/.clinicedc/effect_edc/.env

Edit the environment file (.env) to include your mysql password in the DATABASE_URL.

# look for and update this line
DATABASE_URL=mysql://user:password@127.0.0.1:3306/effect

Continue with the installation. FOr this example we setup up a test server (DEBUG=True)

cd ~/projects/effect-edc
python manage.py migrate --settings=effect_edc.settings.debug
python manage.py import_randomization_list
python manage.py import_holidays

Create a user and start up runserver

cd ~/projects/effect-edc
git checkout main
python manage.py createsuperuser
python manage.py runserver

Login:

http://localhost:8000

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

effect_edc-2.3.2.tar.gz (372.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

effect_edc-2.3.2-py3-none-any.whl (700.7 kB view details)

Uploaded Python 3

File details

Details for the file effect_edc-2.3.2.tar.gz.

File metadata

  • Download URL: effect_edc-2.3.2.tar.gz
  • Upload date:
  • Size: 372.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for effect_edc-2.3.2.tar.gz
Algorithm Hash digest
SHA256 df2fa6593930db969d1c3f8f810a6d753ab61d9fb3ae20e50b58cbb6a3cde2b1
MD5 ac49b21038051b43acee70a30f22a0c7
BLAKE2b-256 09394988e9305b1ef9c2d8aed92886b8073fc9035a1b918f6f94900ba8e33a1f

See more details on using hashes here.

File details

Details for the file effect_edc-2.3.2-py3-none-any.whl.

File metadata

  • Download URL: effect_edc-2.3.2-py3-none-any.whl
  • Upload date:
  • Size: 700.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for effect_edc-2.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3b79f2f6c4a64311bf414a32cc45fd4a002ef7514a4d7fe0d5313106eafc39aa
MD5 4dd51c4d84d2ae33bd2a5d01e45ce92f
BLAKE2b-256 ceb6334ac5453ef63cfb20cef5834accf82fc51500f41b66d71967bb79c8a114

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page