No description
Find a file
2022-12-26 22:40:42 -07:00
.github/workflows Fix CI errors 2022-12-26 22:38:24 -07:00
calculator Add Python 3.11 tests 2022-12-26 22:28:49 -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 Inital build with AutoCI/CD 2021-05-05 17:37:20 -06:00
pyproject.toml Add pyproject.toml 2022-12-26 22:40:42 -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