A simple CLI app that translates text between languages using REST API
- Translates text between any supported languages.
- Simple command-line input for text and language selection.
- Python 3.7+
- requests library
- Clone the repository:
git clone https://github.com/ashmichheda/TextTranslate.git
- Navigate to the Project Directory
After cloning the repository, move into the project directory using the following command:
cd TextTranslate
pip install requests
Usage: python translateText.py