Py dict About This repository contains a simple project i build to study python dictionaries and array of dictionaries How-to-run pip install -r requirements.txt Run tests: pytest Run single test: pytest <file name>