Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marx-wrld/translator-app

A python with flask project for a translator service, translating to four European languages. It uses the Azure key services to translate the original English Language.
https://github.com/marx-wrld/translator-app

azure flask html5 python

Last synced: 2 days ago
JSON representation

A python with flask project for a translator service, translating to four European languages. It uses the Azure key services to translate the original English Language.

Awesome Lists containing this project

README

        

# Translator-App-using-Flask-and-Azure
A simple python with flask project code for a translator service, translating to four European languages. It uses the Azure key services to translate the original English Language.
***Ignore or delete the test.py file***

##### You need to first create a virtual environment using: >python -m venv venv
##### Then activate using > .\venv\scripts\activate
##### Extract the env zip file and copy the .env file to the root directory
##### open your vscode terminal and type > flask run
##### click the localhost 5000 link to see the flask app
![2022-12-02 15_41_06-](https://user-images.githubusercontent.com/105711066/205300513-396727d8-9ced-45da-abb9-11fa0b2ea426.png)
![2022-12-02 15_42_14-](https://user-images.githubusercontent.com/105711066/205300637-b3737d9c-c0c3-4016-9485-e277a3d18910.png)