This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
ima-preparation/proj2022/README.md

290 B

IMA - God classes project

Xerces2

Install dependencies

# create venv
python -m venv env
source env/bin/activate

pip3 install -r requirements.txt