Skip to main content

A library that looks like the computer is typing and stuff, see https://codeberg.org/RevelCorp/Computype

Project description

This library allows you to do things like: make it look like your computer is typing(ctype), backspace text(backspace), clear the screen(clear), and wait for the user to press enter(pressenter).

ctype

To use ctype, do ctype(text, speed). Replace text with what you want to type and speed with the amount of time between each letter.

backspace

Backspace works the same as ctype. backspace(text, speed).

pressenter

All you have to do is type pressenter(). It waits for you to press enter!

clear

Just type clear() to clear the screen. Works on any system that's NT (Windows, DOS) or UNIX (macOS, Linux, Solaris, and almost every other OS) compatible.

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

computype-0.0.4.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

computype-0.0.4-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

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