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
Release files for screen-cls 1.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| screen_cls-1.0.7.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| screen_cls-1.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.2 kB
Release files / screen_cls-1.0.7.tar.gz
| Download URL | screen_cls-1.0.7.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4983bbbaf7621caa02e80fb2c66855dd8ac475588bec3bc97d0d876880297fe5
|
|
BLAKE2b-256 checksum How to use checksums |
e117e37da3f9adada1b1c533e59e8b84396e6e8e58f9cce46f91f75cf6daf29a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.10
|
Release files / screen_cls-1.0.7-py3-none-any.whl
| Download URL | screen_cls-1.0.7-py3-none-any.whl |
|---|---|
| Size | 2.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
13b2b29a33e0a468d196c462d467adfdae0971cc1d8f49e5949591b533cb821b
|
|
BLAKE2b-256 checksum How to use checksums |
92855409cc42d0b9de96681805cd3788dc3bd0b3fd2f5274e6094de757e4f2bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.10
|