Import .pyd file in google app engine?

109 views
Skip to first unread message

tao hong

unread,
Mar 23, 2012, 1:00:31 PM3/23/12
to google-a...@googlegroups.com

Hello,

I have some old fortran77 codes, and I convert them into .pyd files using f2py. However, I could import these .pyd files in app engine... So does that mean GAE does not support .pyd file? If so, is there any way to call those fortran77 code when my website is hosted by GAE?How about compiling the fortran 77 code on a Linux machine?

Thanks!

Anand Mistry

unread,
Mar 27, 2012, 9:42:45 PM3/27/12
to google-a...@googlegroups.com
App Engine does not support any native-code Python modules, including those written in Fortran. App Engine only supports "pure Python" code.

Kaan Soral

unread,
Mar 28, 2012, 5:08:21 PM3/28/12
to google-a...@googlegroups.com
Do you know if there are any plans to support nonnative Python code too, what are the reasons for not supporting non-native Python code? Security comes to my mind ...
Reply all
Reply to author
Forward
0 new messages