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-1.5.0.tar.gz (359.9 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-1.5.0-py3-none-any.whl (673.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: effect_edc-1.5.0.tar.gz
  • Upload date:
  • Size: 359.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","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-1.5.0.tar.gz
Algorithm Hash digest
SHA256 d6dd69ade5099d6840c36b02e9848d76b650f1ed039c6809cb9bb0769168872b
MD5 84339679822f487ee11a486e1d6cc710
BLAKE2b-256 2467d1aafcd81156afc45e72b331c25e23229ec986db8e271899fd441c53436d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: effect_edc-1.5.0-py3-none-any.whl
  • Upload date:
  • Size: 673.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","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-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 754dcccdf7bb877b1e21e5880202da9c2ba3054b7d4ca16e43f96bdc2cc37eac
MD5 00d7d08693ffdaf6bbd1c81ad0850df5
BLAKE2b-256 2c08f12f17e89fc165af35240b89950464347c5477818d63af7099164b1bcad2

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