NeuronLabs-Online / HacktoberFest23

A repository dedicated for HacktoberFest'23 participants from Neuron Labs. This repository contains projects from various contributors with different complexities. But with this repository, we aim to invlove students who are new to open source journey!
https://www.neuronlabs.online/
4 stars 14 forks source link

Create LanguageTranslator.py #34

Open Akshada-26 opened 1 year ago

Akshada-26 commented 1 year ago

This Python program showcases a simple language translator using the googletrans library, an unofficial Python wrapper for Google Translate. It allows users to select source and target languages and provides text translation, making it a useful educational starting point for language translation applications.

Akshada-26 commented 1 year ago

Please add hacktoberfest tag and merge the PR