Metadata-Version: 2.1
Name: termact
Version: 0.0.1
Summary: Clear the terminal with termact.clear()
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE.txt


# Terminal lib for Python
Its awesome go go ahead and use ```pip install termact```

# Usage
To clear the terminal (this works on Windows, Mac, and Linux!), use ```termact.clear()``` and it should clear the terminal


