Skip to content

c85/xzceb-flask_eng_fr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hands-on Lab: Python Web Application Creation and Deployment

cognitiveclass.ai logo

Objectives

In this assignment you will:

  • Use the deep_translator python package for the translation.
  • Create a function that translates English to French.
  • Create a function that translates French to English.
  • Run coding standards check against the functions above.
  • Write unit tests to test the above functions.
  • Run unit tests and interpret the results.
  • Package the above functions and tests as a standard python package.

About

This repo is the final project for the Coursera Course: Python Project for AI & Application Development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.8%
  • HTML 22.9%
  • JavaScript 22.4%
  • Dockerfile 3.4%
  • Procfile 0.5%