Screen
Screen (source code) is a terminal multiplexer implementation often used during Python development on Linux and macOS operating systems. Screen makes it easier for programmers to use many shells within a single terminal window while developing their applications.
Screen is an implementation of the terminal multiplexers concept. Learn more in the development environments chapter or view the table of contents for all topics.
Screen resources
Learn more about dev environments or move to editors?
1. Introduction
2. Development Environments
Text Editors & IDEs
Vim
Emacs
Sublime Text
PyCharm
Jupyter Notebook
Shells
Bash shell
Zsh
PowerShell
Terminal Multiplexers
tmux
Screen
Environment configuration
Application Dependencies
Virtualenvs
Localhost tunnels
Source Control
Git
Mercurial
3. Data
4. Web Development
5. Deployment
6. DevOps
Changelog
What Full Stack Means
About the Author
Future Directions
Page Statuses
...or view the full table of contents.
Full Stack Python
Full Stack Python
is an open book that explains concepts in plain language and provides
helpful resources for those topics.
Updates via Twitter & Facebook.
Updates via Twitter & Facebook.

