A simple translator written in python3
works by posting request to a trasnlating site and proccess the returned page.
Languages and Technologies used:
- python 3
- Regex
- Requests Library
- OS Library
- BeautifulSoup Library
** Remember to reasign your own directories in the dirst line of main.py **