Python Forum
How to paste several lines of codes to the Python console
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to paste several lines of codes to the Python console
#3
For editing, I'm using old fashioned text editor with an opened console on a separate windows (and also Jupyter sometimes, but the issue doesn't apply here). I've tried PyCharm but it was extremely slow so I reverted back to simple text editor.

I also import some of the code, including using the reload command from the import library, but still use the copy-paste mechanism a lot.

Add.: The implementation of Python that is installed on the system is the CPython one.
Reply


Messages In This Thread
RE: How to paste several lines of codes to the Python console - by 22_alias - Dec-16-2020, 12:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem with Spyder IDE: Clear console doesn't actually clear the console GalacticStarfish 2 5,673 Sep-03-2017, 09:01 PM
Last Post: dvs1

Forum Jump:

User Panel Messages

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