You are here: iTopchiyev »

Tag : IDE

PyIde project stage after 16 days from start.

In last 19  days from 10 October I hadn’t so much time to work on PyIde, but I did some work. So we can see some results, and a sketch of what we’ll get at the end.


Keep Reading…

Some news about iPhone Python IDE

After spending 2 days i developed main class design and played a bit with UI, and found a name for this app, I colled it “PyIDE” or “pyide”. The attached images are a bit old. But that’s what I have on my iPhone now. Newer screen shots are on my macbook, and I will post them soon.

I have a dream!… :) Python IDE for iPhone

I have in idea to create a new project. The aim is a full featured IDE for Python. It must be able to create projects (I mean to create something like  MyAplication.app in default Applications folder, or somewhere else; then create link to python, put some icon, create all needed .plist files, MyApplication.py and MyApplicaton shell script and all other neded stuff as it’s show by Saurik) and manage its .py files and settings directly on iPhone.

I selected Python becouse python is the only scriptable language available on iPhone and able to implement CocoaTouch. And it doesn’t need compilation, although it can compile the code.

If anyone has some helpful ideas, so please do not hesitate to respond here!