Pythonista-Issues
Pythonista-Issues copied to clipboard
Issue tracker for Pythonista (iOS)
The input text field is covered by keyboard  
Steps to reproduce: - Use a hexadecimal literal in the editor. …and that's it. Submitting on mobile website so I can't tag it (?) but probably bug+pythonista+minor
Support for cryptography would be nice so we can work with higher level encryption methods that are easier to use and secure unlike Crypto which is only low level. Also...
The `location` module supports geocoding, but only from addresses. My guess is that this is based on `CLGeocoder`. Apple has since added `MKLocalSearch` which allows geocoding arbitrary location queries (near...
I want this option! another ios app ish(https://github.com/tbodt/ish) have this option. plz consider ;D
I am running a program which tracks my gps position, sometimes Pythonista terminates with the an exception, but today I had some more crashes with no log _objc_exception.txt The app...
Problems with changing orientation (horizontal vertical) on iPhone. Sometimes it takes 5 sec or stay in wrong orientation. Other Apps change in one second
When printing a format string enclosed by triple-quotes, the editor does not recognise the string correctly. ``` name = 'John' print(f"""Here is an example Of {name}'s quote.""") ``` This will...
Consider underscores while marking an expression with a double tab, would be very helpful
Ole, while you are improving the usage of the hardware keyboard, this could also be useful, if you want to delete a text Tab from search field to replace field...