I am a Software Engineer based in Galway, Ireland.
Currently I am focused on full-stack web application development in the cloud.
When using Python in multiple projects it is almost inevitable that you will need to use different versions of python depending on the target version of the current project. Unless you want to uninstall and reinstall python between work sessions on the various projects you will want to use ‘python environments’.
I built an emulator as an exercise in developing a project using Test-Driven Development (TDD).
At the beginning of starting this project I had the following goals:
I built this site using the following tools: