Not sure I understand.

If you want to use you classes/model form web2py, just include the
files and make sure they are in PYTHONPATH

If you want to run your programs from a shell and allow them to access
models and web2py API do

    python web2py.py -S appname -M -R yourprogram.py

check out

    python web2py.py -h

On Oct 28, 3:32 pm, haftish21 <[email protected]> wrote:
> I've my own class & some functions, that need db back-end. I want to
> embed it in my application by running it right from the model. How?
> can any1 help me plz.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to