Basic Tutorial: Using Docker and Python
How I write Dockerfiles for python applications and why.
12
6
Currently work at an AgTech startup Farmobile primarly writing Django REST APIs as well as various other micro services using ECS, Lambda and Batch. I am a big propontent of automated testing and TDD. My goto test runner in python it Pytest. I enjoy it over others due to it's flexibility in building tests.