Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 451 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 451 Bytes

Translate-project

A file translator project developed as part of the ZTM Python course.

DEMO

demo.mp4

Installation

pip install -r requirements.txt

The same goes for Windows or MacOS.

Usage

python src/main.py <input_file> <target_language>

The same goes for Windows or MacOS.

To-Do

Make the project more flexible.