Installation:
- git clone https://github.com/kit4py/translator.git
- cd translator/
- python3 -m venv venv # create virtual environment
- . venv/bin/activate (.fish # if you're using fish)
- python3 install -r requirements.txt
Usage:
- python3 main.py
- File will open, paste your text there
- Press ENTER
- Translated File should open, else open it yourself