Python script for clearing screen for any OS's: Windows, MAC, Linux
Project description
Screen_CLS
Python script for clearing screen for any OS's: Windows, MAC, Linux
Setup
https://pypi.org/project/screen-cls/
pip install screen-cls
Example1:
import screen_cls
screen_cls.cls()
Example2:
from screen_cls import *
cls()
Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
screen_cls-1.0.7.tar.gz
(2.4 kB
view hashes)
Built Distribution
Close
Hashes for screen_cls-1.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13b2b29a33e0a468d196c462d467adfdae0971cc1d8f49e5949591b533cb821b |
|
MD5 | 5a60036fadbe78f30855163a34c70040 |
|
BLAKE2b-256 | 92855409cc42d0b9de96681805cd3788dc3bd0b3fd2f5274e6094de757e4f2bd |