ktxpy icon indicating copy to clipboard operation
ktxpy copied to clipboard

Python Compiler/ide For Android with Material3

Results 4 ktxpy issues
Sort by recently updated
recently updated
newest added

I'd recommend running any python file via the iiec_run found in pydroid 3 [iic_run.py.txt](https://github.com/PsiCodes/KtxPy/files/14765298/iic_run.py.txt) This can help fix path issue at some extent

bug
enhancement

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

hi z adding new version python

### Expected Behavior: - When typing an opening bracket ([, {, (), the editor should automatically insert the closing counterpart and position the cursor between them - When typing a...

enhancement