functions-from-zero Repo to learn functions Step 1: Configure the Dev environment configure github codespaces or equivalent create project structure: Makefile and requirements optional setup virutal env and ipython install (outside of requirements) Step 2: Get interactive debugging working Use Ipython Step 3: Build a library and use it mkdir lib