Plover Start words
This plugin provides a meta for Plover, so we can choose the output produced deppending on the last typed text.
Usage
# initial.json
{
"STROke": "{:initial:textStartingNextWord | textFollowingPreviousFragment}"
...
}
API
API can be manipulated via Python dictionaries.
For example:
# single.py
from plover_start_words import meta
meta.prefixes = ("", "foo", "var")
LONGEST_KEY = 1
def lookup(key):
raise KeyError
Versioning
We use SemVer.
Changes
Release files for plover-start-words 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| plover_start_words-1.0.2.tar.gz | 15.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| plover_start_words-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 31.4 kB
Release files / plover_start_words-1.0.2.tar.gz
| Download URL | plover_start_words-1.0.2.tar.gz |
|---|---|
| Size | 15.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ec7cf07335c71c0d69deec2baf33ec816d70213f60e91aa01b47d9dbc456732d
|
|
BLAKE2b-256 checksum How to use checksums |
e18efd4dac60a6707a2d4cba30d0f13c9374786deaeb67580925bc1a7160f419
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.10
|
Release files / plover_start_words-1.0.2-py3-none-any.whl
| Download URL | plover_start_words-1.0.2-py3-none-any.whl |
|---|---|
| Size | 15.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
191de2f0238eef845bad4b3c35f132909a2f309abb22a95e86b300789cf7f727
|
|
BLAKE2b-256 checksum How to use checksums |
0731baa681beebc0b026f8f5efd1b5fec97f87a72d9aa7be6cfa7f6b64fd925e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.10
|