Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Application
#1
Hello, I am new to the forum. What is a simple program I can download to my PC that allows me to code in one window and view the result of that code in the window next to it? Thank you in advanced to anyone that can help me. Smile
Reply
#2
Hi,

You can download Pythonwin along with Python, right click the py or pyw file and choose edit with Pythonwin. It does have 2 windows one for the file and one for the output.
Reply
#3
Thank you very much.
Reply
#4
There is free version of PyCharm(Community edition).
[Image: JspzSU.jpg]
pip install ipython PyCharm find.
Use mark code --> right click --> Execute selection in console.
Then can continue to test.
[Image: wjyEsp.jpg]
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to send data from a python application to an external application aditya_rajiv 1 2,173 Jul-26-2021, 06:00 AM
Last Post: ndc85430

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020