Language-Translator

Converting native languages to English


License
AML
Install
pip install Language-Translator==0.0.2

Documentation

Language-Translator

This Project was mainly developed for converting different native languages into the English Language along with building Android Application for this project using buildozer tool in python.  

Installation

pip install Language_Translator

Usage

In this project all code is written in a single class and inherited other kivy and kimymd layouts and screens and it returns the layout along with the Ui for Translating text.

from Language_Trnaslator import main
obj=main.ConverterApp().run()

Congratulations .... Application opens in your local system.

 

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

More Documentation

Please check Readme.md in Github, click here