Hi , I'm new user of Pythonista and I have some little knowledge about Python language. I want to improve my skill trying to write a symbolic calculator using the 'ui' and the 'sympy' modules. I have two question:
1) Future releases of Sympy will be included in future releases of Pythonista (as a built in library, no as external library downloadable via "pip install")?
2) Can I use a PC physical keyboard to write code for Pythonista and to run it, maybe with a bluetooth or wi-fi connection between PC and iPhone? My goal is to open Pythonista on iPhone and to start to use it with an external keyboard (of an existing PC, no bluetooth keyboard) using qwerty physical keyboard and some key shortcut to run or to save the code. When I run the code, I'd like to see the result on the iPhone screen (a sort of bluetooth console for Python in old Symbian phones, PyS60, but for Pythonista). Is it possible only by the point of view of Pythonista App or it requires some changes in the Operating System of iPhone (so by Apple point of view)?
Thanks
Bye
Matteo