Skip to content

wellington90/flask-calculator-docker

Repository files navigation

Flask WebApp Calc

Mit License Icon Code Style Total Lines CodeQL Repo Size

A simple calculator made with Flask.

image

Demo

Here is a working live demo: https://flask-calculator.ultirequiem.repl.co it runs in Repl.it.

Development setup

  1. Clone the proyect
git clone https://github.com/UltiRequiem/flask-calculator.git ; cd flask-calculator
  1. Create a virtual environment
python3 -m venv env;source env/bin/activate
  1. Install the dependencies
pip install -r requirements.txt

License

This project is licensed under the MIT License.

About

flask-calculator-docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published