Scripts for use in the DDCS exam.
Can be used as a script or imported as a module into a jupyter notebook (recommended).
Python 3.9.6 or above is required.
git clone https://github.com/mitchLui/ddcs-scripts.git
cd ddcs-scripts
pip3 install -r requirements.txt
---****