Introduction to DDD
This repository implements the logic necessary to do the sale of a Car to a customer.
The project is divided using Hexagonal Architecture.
Getting Started
Install dependencies
python >= 3.7
pip install requirements.txtExecute main
python main.py