skipole 1.0.0 released

Bernard Czenkusz bernie.skipole at gmail.com
Wed Aug 15 05:47:27 EDT 2018


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




More information about the Python-announce-list mailing list