Do you want to use web2py features from a desktop application? For importing web2py features from other software there is https://github.com/mdipierro/gluino For wxPython and web2py integration check gui2py<http://code.google.com/p/gui2py/>
If you just want your web2py to be available in a given network, you can start web2py with it's built-in server and use links to the machine on each host so they can access the web interface with a standard browser. --