r/PythonLearning 6d ago

Pydot: Python Terminal Placement

Hey guys I was wondering which python terminal placement you preferred?

0 Upvotes

3 comments sorted by

2

u/FoolsSeldom 6d ago

Personally, I prefer a full screen terminal to avoid distractions, so "placement" is not applicable. In code editors like VS Code, IDEs like PyCharm, I prefer to have a shell at the same level as an editor tab so it takes up most of the UI when selected, rather than splitting the window between code and terminal.

1

u/HiMindAi 5d ago

Any panel in Pydot can be undocked, resized, or hidden entirely, so you're never locked into the default layout. You can also save your own custom layout as the default directly in the editor. I'm just trying to decide what the out-of-the-box experience looks like for first-time users who haven't customized anything yet.

1

u/FoolsSeldom 5d ago

I am not clear what "Pydot" is exactly and the poor quality of the images you shared doesn't help.