I am developing a simple Python program with a (dynamic) form interface, but it needs to be run in Google App Engine. I understand that IronPython allows you to use the Visual Studio interface interface and class builder when programming with Python, but is it compatible with the Google App Engine?
The Google App Engine can only run clean Python code, and all Python is not even supported. No, you cannot do things like IronPython.
Python, Django. - .NET, Java.
Source: https://habr.com/ru/post/1769003/More articles:How to vibrate a phone in sync with a ringtone? - androidRails application, loading via API, verification through curl - apiSilverlight Prism Event Aggregator is not reliable - silverlightMySQL time between days - sqlproblem with a single-lane bridge - cDraw an image in Additive Blend mode without using OpenGL - iphoneHow to quickly sort by multiple columns - sortingWhy can't I update our Twitter status? - phpTwitter oauth problem with frindship / create in api - objective-cIs it possible to disable symfony caching on request - cachingAll Articles