Python Console

I miss Python Console. Will this feature be implemented ?

0
4 comments
Avatar
Permanently deleted user

Have you checked out the roadmap? http://blogs.jetbrains.com/pycharm/2010/02/pycharm-1-0-roadmap-uncovered/

Not-so-obvious name for it, but I believe this one is the one you're looking for "Integrated REPL with syntax highlighting and code completion"

Check out a little info on what the heck a REPL is here:

http://en.wikipedia.org/wiki/Read-eval-print_loop

Very cool stuff.

Hope that helps!

Joe

0
Avatar
Permanently deleted user

Hi guys,

Feel free to vote and comment: http://youtrack.jetbrains.net/issue/PY-174

Regards,

Oleg

0
Avatar
Permanently deleted user

Hi guys,

You can try python console in latest EAP of PyCharm.

See for more details: http://blogs.jetbrains.com/pycharm/2010/03/pycharm-build-94-582-is-available/

Regards,

Oleg

0
Avatar
Permanently deleted user

Yes, as Oleg Shpynov said, you can use python console by using pycharm editor. You can install the latest version of pycharm 3.0 or even pycharm 3.2 versions for coding python to build websites. Even simply you can just write your codes in any editors like eclipse, sublime and run in the terminal using python shell programming. For python, there are many websites, tutorials, blogs are available to learn python. It is widely used to develop websites. For more details for python services, you can visit python tutorials point site 

0

Please sign in to leave a comment.