Abu Sayed
Musician | Singer | Lyricist | Composer | Music Producer | Web | Game | XR & Blockchain Developer
Tag Archives: unlocks
Astro Command unlocks the world – Python Dev Feed

Astro Command unlocks the world Introduction This weekend I built a new Astro component that lets callers use external commands on their machine to generate html content. run commands as astro components In the repository there is a hello world demo that is shelling out to python. — import Command from “astro-command”; — <Command caller={import.meta.url}…