web2py can import mathplotlib,bekeh ,sympy,numpy or any python library? how we can import it?

59 views
Skip to first unread message

imran tube

unread,
Jun 26, 2019, 11:08:54 PM6/26/19
to web2py-users
web2py can import mathplotlib,bekeh ,sympy,numpy or any python library? how we can import it? 

黄祥

unread,
Jun 26, 2019, 11:51:56 PM6/26/19
to web2py-users
web2py can import mathplotlib,bekeh ,sympy,numpy or any python library?
yes, can import all of python library 

how we can import it? 
just import it either it in models, controllers, modules or views
e.g. 
import numpy 

best regards,
stifan

Dave S

unread,
Jun 27, 2019, 12:07:54 AM6/27/19
to web2py-users


On Wednesday, June 26, 2019 at 8:08:54 PM UTC-7, imran tube wrote:
web2py can import mathplotlib,bekeh ,sympy,numpy or any python library? how we can import it? 


See <URL:http://web2py.com/books/default/chapter/29/04/the-core#Third-party-modules>

If you're not running on a source version of web2py (that is, instead of doing "python web2py" you do "web2py.exe" or the Mac equivalent) then  you may want to study Nico's comments:
<URL:https://groups.google.com/d/msg/web2py/w6RseZ3LnGk/nIXr15YUBwAJ>

/dps

Reply all
Reply to author
Forward
0 new messages