Is it possible to use the C library with python AppEngine?

I am studying if I can use a library like GHMM with my python web service running the AppEngine app.

+5
source share
2 answers

Short answer: no

https://developers.google.com/appengine/kb/commontasks

What third-party libraries can I use in my application?

Python Google App Engine. , , , . , Python .

+7
+1

All Articles