SKIPOLE is an application which creates a web service that you can tailor with 
your own Python functions. It can be used to create a web service for any 
application but was particularly designed with the Raspberry Pi in mind. It 
gives you the capability to create a web front end for your wierdest 
applications, be they robots, sensors or whatever you are using your Pi for.

More specifically; skipole.py is a script with associated files, which, when 
run, can create a project resulting in a tar file containing a WSGI 
application. This WSGI application can then be served by any WSGI compatible 
web server.

web site :  http://www.skipole.ski


-- 
https://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to