Build me a tool that finds the key for monoalphabetic cipherr in Python

Job ID: 32240380

Budget: €8 – €10 EUR

Implement a tool in Python to automatically outputs the key of texts encrypted
with a monoalphabetic substitution cipher and outputs the plain text. A dictionary in txt format will be available, you may need to brute force to find out the key.