Worrick / Calculator

A collection of calculators I created using Python
Mozilla Public License 2.0
0 stars 0 forks source link

Install Flask framework #1

Open Worrick opened 11 months ago

Worrick commented 11 months ago

Choose a Python web framework: Flask or Django are popular web frameworks for Python. Flask is a lightweight and flexible framework, while Django is more full-featured and has built-in support for databases and user authentication.

Worrick commented 11 months ago

Install Flask