Skip to main content

Python tools for our fork of the digital-form-builder

Project description

Python tools for our fork of the digital-form-builder

  • answer_displayers - contains answer display classes for relevant form runner components
  • dictionaries.py - contains dictionaries for useful mappings, e.g. existing component keys to their relevant component classes

Run tests (all unit tests)

python -m pytest

Setup venv

python -m venv .venv
source .venv/bin/activate # or .venv\Scripts\activate.bat on Windows
pip install -r requirements.txt

Project details


Download files

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

Source Distribution

Built Distribution

Supported by

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