Web2py will look in the modules folder inside your application folder for modules to import.
I'd recommend at a minimum reading the Overview and Core chapters of the book before trying to write any code. http://web2py.com/books/default/chapter/29/03/overview http://web2py.com/books/default/chapter/29/04/the-core Actually, I'd recommend reading through chapter 9 before starting any project. It is a great source of information about web2py. -Jim On Thursday, January 21, 2016 at 4:24:00 PM UTC-6, Ionut Filea wrote: > > Hello, > > I have a folder which is controlling one of my LED Matrix devices through > a .py file. > I would like to implement this folder into Web2py app browser and execute > that .py file from web2py app. > > Would be very nice if I can get some answers on how to do it. > > Thank you, > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

