Best Flask open-source libraries and packages

Flask simple

Flask is a web application framework written in Python. It was developed by Armin Ronacher, who led a team of international Python enthusiasts called Poocco. Flask is based on the Werkzeg WSGI toolkit and the Jinja2 template engine.Both are Pocco projects.
Updated 1 year ago

Flask

Project dùng flask-python để làm backend và handle frontend (views).

Các chức năng: đăng nhập, đăng kí tài khoản, thêm (xóa, sửa) thông tin movie, xem tất cả các thông tin movie đã được người dùng thêm.

Views frontend khá a đùi =)) (html css js cơ bản, không dùng framework).

Dữ liệu phim lấy thông tin từ The 1000 Greatest Films of All Time [IMDb].

Run main file py main.py

Tags wsgi pytest