Re: [web2py] Run Python Script and Display Result

2013-09-10 Thread Vinicius Assef
Touched it in another thread.

On Tue, Sep 10, 2013 at 5:26 PM, Zachary Burrows  wrote:
> Hello everyone!
>
> I am working on a project, and want to use web2py to display the result of a
> python module I have written (which reads some data from a multimeter and
> returns a value).
>
> I am looking for a quick and dirty way to get this done. I'd eventually like
> to learn about web development more, and implement web2py in some home
> automation, but right now my boss just wants a quick proof of concept.
>
> I've been reading a lot about model-view-controller, and going through
> "Python the Hard Way" so I'm on my way to the promised land of python web
> development, but I'm a far cry from having a handle on web2py.
>
> Please help me. :P
>
> Thanks!
>
> --
> 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 web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[web2py] Run Python Script and Display Result

2013-09-10 Thread Zachary Burrows
Hello everyone!

I am working on a project, and want to use web2py to display the result of 
a python module I have written (which reads some data from a multimeter and 
returns a value).

I am looking for a quick and dirty way to get this done. I'd eventually 
like to learn about web development more, and implement web2py in some home 
automation, but right now my boss just wants a quick proof of concept.

I've been reading a lot about model-view-controller, and going through 
"Python the Hard Way" so I'm on my way to the promised land of python web 
development, but I'm a far cry from having a handle on web2py.

Please help me. :P

Thanks!

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.