An email client to write html emails. Written with Python and QT
Pipenv
Clone the Repository and install pipenv if you haven't already installed it:
pip install pipenv
After that get into the cloned directory and run pipenv install
and to run the client pipenv run python main.py