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.1.0.tar.gz
(1.5 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.1.0.tar.gz.
File metadata
- Download URL: kwiksand-1.1.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8df5312a0d2858392d0088c28f7a959d8bd283c609167687255bc431312d91c7
|
|
| MD5 |
a533715a91a882a697731f0dea2291cc
|
|
| BLAKE2b-256 |
77f627437083a78885675388347d21952f0c8d5cce020e582c36f0bac65ec2f2
|
File details
Details for the file kwiksand-1.1.0-py3-none-any.whl.
File metadata
- Download URL: kwiksand-1.1.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 |
2d1b149b1cf00075f9ebd71fe2745d7c01448f212e85ce5c2c6596b9735704e1
|
|
| MD5 |
94c301757d748a2043a5016ac87882e5
|
|
| BLAKE2b-256 |
a649c3f02d0ef2a24d0a9cc8376efc8fbcd25950a604070aeeb593b1a7bd7d2a
|