No description
Find a file
2021-05-05 18:19:09 -06:00
.github/workflows Fix pytest error 2021-05-05 18:19:09 -06:00
calculator Inital build with AutoCI/CD 2021-05-05 17:37:20 -06: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
README.md Update README to add pipline packages 2021-05-05 18:06:28 -06:00

calculator

GitHub Actions GitLab CI/CD

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