Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 341 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 341 Bytes

Description

Hello!

This web app analysis the rating for license plates in one European Country and presents results. It also supports auto update of information from external web-resource.

Tech stack

  • Linux OS
  • python = "^3.10"
  • flask = "^2.2.3"
  • gunicorn = "^20.1.0"
  • requests = "^2.28.2"
  • bs4 = "^0.0.1"
  • pandas = "^1.5.3"