Python Forum
Can Cmder be used to write Python programs?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can Cmder be used to write Python programs?
#3
I agree with Larz60+ - one should use IDE and in VS Code you can assign keyboard shortcut to run a file which is pretty consistent process in my opinion.

Said that there are terminal based text editors (Emacs, Vim) which can be used to write into file from terminal. For example one can open emacs in no-window mode in terminal with: “emacs -nw”.
I'm not 'in'-sane. Indeed, I am so far 'out' of sane that you appear a tiny blip on the distant coast of sanity. Bucky Katt, Get Fuzzy

Da Bishop: There's a dead bishop on the landing. I don't know who keeps bringing them in here. ....but society is to blame.
Reply


Messages In This Thread
RE: Can Cmder be used to write Python programs? - by perfringo - Sep-29-2019, 05:18 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  python --version yields no output, not detected by other programs ten 3 5,197 Jun-25-2020, 04:48 AM
Last Post: perfringo
  Launching other programs from Python Truman 4 3,935 Feb-14-2019, 12:59 AM
Last Post: Truman
  Beginner Help - Geany and Cmder Pogosaur 2 4,025 Oct-09-2018, 02:15 PM
Last Post: Pogosaur
  [Help] List of Lists not printing both Cmder/Anaconda? vanicci 4 4,631 Aug-15-2018, 03:00 PM
Last Post: vanicci
  Executing DOS programs within Python mdsi2000 4 5,243 Mar-01-2018, 03:49 PM
Last Post: mdsi2000
  Issue with Python 3.X Add/Remove programs entry. WilliamM 1 3,708 Feb-08-2018, 01:54 PM
Last Post: sparkz_alot

Forum Jump:

User Panel Messages

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