lost and found ( for me ? )

Python IDE : IEP ( Interactive Editor for Python )

[ about IEP ]

IEP is one of Python IDE tools.

There are Windows ver. , MAC OS ver. and Linux ver.http://code.google.com/p/iep/

[ how to use IEP ]


[root@localhost hattori]# cat /etc/fedora-release
Fedora release 18 (Spherical Cow)

[root@localhost hattori]# uname -ri
3.7.2-204.fc18.x86_64 x86_64

[root@localhost hattori]# python --version
Python 2.7.3

download IEP
# iep-3.1.1.linux64.tar.gz

[root@localhost hattori]# tar xzvf iep-3.1.1.linux64.tar.gz

[root@localhost hattori]# cd iep/


start iep
[root@localhost iep]# pwd
/home/hattori/iep

[root@localhost iep]# ./iep &









No comments:

Post a Comment

Note: Only a member of this blog may post a comment.