Library for writing Python dictionary for Plover, and generating JSON dictionary file from Python dictionary.
Project description
plover-python-dictionary-lib
Library for writing Python dictionary for Plover, and generating JSON dictionary file from Python dictionary.
This package is available on PyPI. To install it, run the command
pip install plover-python-dictionary-lib
Example & usage: See example/ folder (on GitHub).
To generate JSON (the Python dictionary must be written with this plugin),
call .print_items() on the main Dictionary object. For example if this code
is included at the end of the Python dictionary file named dictionary.py
if __name__=="__main__":
dictionary.print_items()
(assuming that the main dictionary object is named dictionary) then running python dictionary.py
will print the dictionary as JSON to the standard output.
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
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 plover_python_dictionary_lib-0.2.4.tar.gz.
File metadata
- Download URL: plover_python_dictionary_lib-0.2.4.tar.gz
- Upload date:
- Size: 22.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80e97f5c1093195b29a47d660f44d0742213308894e998fc28d704fc09868090
|
|
| MD5 |
9ab80d3ab442d15242f3bdcfcdd84bb9
|
|
| BLAKE2b-256 |
b986a2c65fc83ed5b3f0004f0eabd0b11693b8779149d948c0bae4b71280b471
|
File details
Details for the file plover_python_dictionary_lib-0.2.4-py3-none-any.whl.
File metadata
- Download URL: plover_python_dictionary_lib-0.2.4-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fabf7b507c9ce017efd7e90e67b203dd27950eb81dbd080078a28e767c40961
|
|
| MD5 |
fe69b53373d9d7b2a1075968d98f426a
|
|
| BLAKE2b-256 |
462d0efb30b3944e3ff4a93d3ed26b1d70c1d299e4a4a6c1c20dcf29539aa633
|