No description
Find a file
2022-12-27 15:55:31 -07:00
.github/workflows Fix CI errors 2022-12-26 22:38:24 -07:00
.vscode Better usability when importing 2022-12-26 23:04:31 -07:00
calculator Add support for unicode math characters 2022-12-27 15:55:31 -07:00
tests Inital build with AutoCI/CD 2021-05-05 17:37:20 -06:00
.gitignore Inital build with AutoCI/CD 2021-05-05 17:37:20 -06:00
.gitlab-ci.yml Use pytest to generate coverage 2021-05-05 18:17:43 -06:00
main.py Better usability when importing 2022-12-26 23:04:31 -07:00
poetry.lock Better usability when importing 2022-12-26 23:04:31 -07:00
pyproject.toml Better usability when importing 2022-12-26 23:04:31 -07:00
README.md Add coverage badges to README 2021-05-05 18:30:59 -06:00

calculator

GitHub Actions codecov

pipeline status coverage report

A simple calculator based on CodePulse's Math Interpreter series

Purpose

To revisit some Python basics, experiment with Python 3.10, and learn GitLab CI/CD and GitHub Actions

Requirements

  • Python 3.10

Usage

python3.10 main.py