clear-screen

A simple function for clearing a Python Interpreter/Shell


License
MIT
Install
pip install clear-screen==0.1.14

Documentation

Clear a Python Shell

a simple function for clearing your interactive Python Interpreter/Shell

pip install clear-screen

USAGE:
from clear_screen import clear
clear()

Works on Linux, Windows, & Mac
Compatible with Python 2 and Python 3 - does not work with IDLE


Author: James Loye Colley JAN 2019