↓ Skip to Main Content
Useful code Programming with VBA, C# and Python

Main Navigation

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About
Useful code Programming with VBA, C# and Python

Off Canvas Menu

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About

Tag: docker

Docker Basics in Excel with VBA | Full CRUD Demo

By Vitosh Posted on August 23, 2025 Posted in Python, VBA \ Excel Tagged with code, docker, Excel, fastapi, Python, VBA
Docker Basics in Excel with VBA | Full CRUD Demo

After building a minimal FastAPI + SQLite CRUD application in Docker, I wanted to show how Excel can connect directly to it. With a few lines of VBA, we can turn Excel into a client that talks to the API. …

Docker Basics in Excel with VBA | Full CRUD Demo Read more »

Docker + Python CRUD API + Excel VBA – All for beginners

By Vitosh Posted on August 20, 2025 Posted in Python Tagged with code, docker, Excel, fastapi, Python, VBA
Docker + Python CRUD API + Excel VBA – All for beginners

If you are just starting with Docker and want a practical project, here is a fun one: let’s build a tiny CRUD app in Python, run it inside a Docker container, and then connect to it from Excel with VBA. …

Docker + Python CRUD API + Excel VBA – All for beginners Read more »

Copyright © 2026 VitoshAcademy