Skip to main content

Can be used to clear the screen.

Project description

Clear can be used to clear the screen in the python console. To use: First:

pip install clearconsole

Next:

from clearconsole import clear
import time
print('Example')
time.sleep(2)
clear()

or:

from clearconsole import cls
import time
print('Example')
time.sleep(2)
cls()

It does not matter what system you're on.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clearconsole-0.0.5.tar.gz (1.6 kB view details)

Uploaded Source

Built Distribution

clearconsole-0.0.5-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file clearconsole-0.0.5.tar.gz.

File metadata

  • Download URL: clearconsole-0.0.5.tar.gz
  • Upload date:
  • Size: 1.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.5

File hashes

Hashes for clearconsole-0.0.5.tar.gz
Algorithm Hash digest
SHA256 618612e7d86636cb575677b02fc67b9ae01cc1341d8436000d7261706ad255dc
MD5 b1a99e88748eb94c5e650aa1e99e7a2a
BLAKE2b-256 3bdd5319616bcdc3ca9307e28301982391b0b2028b1138583ce0cc76cd5a3c0f

See more details on using hashes here.

File details

Details for the file clearconsole-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: clearconsole-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.5

File hashes

Hashes for clearconsole-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 fa5abd04449d05d49982d03d1ca3c0f45069e3c5f743d78914eb2ac617bc762c
MD5 5005a54adb53fdb6db90ee88f4be50a0
BLAKE2b-256 7f984d9babc4c31ce7ff070cb5228b48e9521264a832ec2bd1c51114e7336d3e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page