Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (10 loc) · 422 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 422 Bytes

Wagi-Python

This repository has been archived. Running Python applications with Spin can be done by following the spin-python-sdk project.

Demo of executing a python script in Wagi

Running the demo

Python files are placed in './code' directory.

Run make serve to start wagi.

Pass the script name as the first argument

$ curl 'http://localhost:3000'