Skip to content

damclover/clearTerminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Clear Terminal

About

  • A small shortcut to keep the terminal or cmd clean when running your code in Python, functional for Windows and Linux systems.
  • This just uses the os and platform libraries, without the need to install other libraries, as they come by default in the most up-to-date versions of Python3.

How to use

  • Just copy the code and paste the function on your project
  • Call the function using clear() or modifying it to a name of your choice.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages