Forums

Running a SPADE platform (Smart Python multi-Agent Development Environment)

Hello, i'm totally new to python but trying my hand at the SPADE platform for a school project. How do i go about running the platform at accessing in web browser? So far i've been able to get it running but i'm at a loss how to configure it to be visible across the internet. I would normally access it when running locally at http://127.0.0.1:8008/ Any help would be much appreciated

It looks like SPADE is not a WSGI server, so it can not be used in a web app on PythonAnywhere. You will not be able to see its web interface if it's running on PythonAnywhere.

Alright, thanks for that. Can you offer any help how to solve this issue or any examples/ tutorials i can look at?

It won't work.