get time, how long a key is pressed
Project description
Keytime
install keytime
Linux/MacOS: pip3 install keytime
or python3 -m install keytime
Windows: pip install keytime
or py -m pip install keytime
run keytime
default:
$ python3
>>> from keytime.keytime import run
>>> run()
interactive:
$ python3
>>> from keytime.keytime import run
>>> run(interactive=True)
keytime will now read your keyboard input. By pressing 'Escape', keytime will stop reading your input and display
collected data as a table. Keytime also writes a .csv
-file named 'output.csv' if you selected corresponding
settings.
update 0.1.2
- Reset the collected data after each
run()
call - Adding an interactive environment for saving output.csv
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
keytime-0.1.2.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file keytime-0.1.2.tar.gz
.
File metadata
- Download URL: keytime-0.1.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10af6769acaf784c12bfee677ef03ca04e95a5da07b1c4ecac21c17b47fc96c4 |
|
MD5 | b31c78db7675e070b8586dbb8c8aea65 |
|
BLAKE2b-256 | c8690a8498ae461925e080378243b2c1e67f478db3c53a4f75c8a38953f578e6 |
File details
Details for the file keytime-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: keytime-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a1de04a528b309142b9f718e85c492c19d72dbd31f5470cdbd5b96ba236bef4 |
|
MD5 | 0c12605409c24f333d97df565c0c760c |
|
BLAKE2b-256 | 4fe28d1605710ab1bf3312df6d4ee330f522544a079b39f19a8b9e4dab8e4329 |