a thing to write text character by character
Project description
kwiksand
an efficient, simple text engine
types text character by character
NOW WITH EMOJI SUPPORT! 😃🚄✈️📱💾💀
Kwikstart
import kwiksand as k
k.kwik("Hello World!", 0.06)
Will type "Hello World!" with a 0.06 delay between characters.
Usage
kwik(text, delay=0.05)
Parameters
text: the text you want to write.
delay: the delay between characters (sec). Default value is 0.05 seconds.
Examples
Basic
kwik("hello")
# will type "hello" with a default of 0.05s delay between characters.
Predefined Text
kwik("hello", 0.5)
# will type "hello" with a 0.5s delay between characters
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
kwiksand-1.0.0.tar.gz
(1.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kwiksand-1.0.0.tar.gz.
File metadata
- Download URL: kwiksand-1.0.0.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cf8c5bb611c2bbeef1db94e304558d0d3115437e79cab07ca3063709304977a
|
|
| MD5 |
08c824d291fb1eaf0c1405a4a65839ee
|
|
| BLAKE2b-256 |
b6049d66f794d6d0a69da3aca6c5c714fe032487ea05fbe8d00ae8416665e2e6
|
File details
Details for the file kwiksand-1.0.0-py3-none-any.whl.
File metadata
- Download URL: kwiksand-1.0.0-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30b506e806f1f2e3a9dbb2ef676bdf651a0a7cd6d736bf0db477c9d4821aa5f4
|
|
| MD5 |
408852a3daebdd57516162fd0098799d
|
|
| BLAKE2b-256 |
8dbb4b351f77dd4ffefc204d2e1b4a863a9434d04cf40ad0021fe544a49a245d
|