Generate a Chinese character grid for study
Project description
This is the command line tool that generated the above chinese character study grids, and with which you can create your own study grids.
SVG images - great for printing, making your own chinese character poster and hanging it on your wall!
An interactive HTML page (using the SVG images - for study on computers or mobile devices. There’s also Javascript/JSON output which you can immediately reuse in your own applications.
The tool is fed a list of input characters (a plain text file), and it will look up each character in HSK level 1 to 6 and draw it on the grid along with additional information. This means you can use it to generate custom grids with exactly the characters you want and in the order you want.
Features
Characters can be assigned a colour corresponding to the tone (1 - red, 2 - yellow, 3 - green, 4 - blue). Characters that have multiple readings, are neutral tone, or for which no pinyin could be found (if they’re not in HSK) are always shown in black.
HSK levels can be indicated by cell background colour (HSK1-3: white, HSK4: light grey; HSK5: yellow, HSK6: red, not in HSK: dark grey). This may act as a cue for you to skip the character until you’re proficient in the lowel levels.
Example words from the HSK lexicon are shown (up to two in the images). In the interactive form, click a character words in which they occur.
Showing pinyin on the grid is supported (but not enabled by default)
Pinyin ordering is supported (not enabled by default)
The alternative character (simlified/traditional) can be shown in the bottom-right corner of the cell.
You can determines the columns/rows/cell sizes.
Installation
Familiarity with Python and the command line is assumed if you want to use this tool to make your own hanzi grids, install hanzigrid using pip as follows:
pip install hanzigrid
Usage
See hanzigrid --help
Notes
The interactive page HTML outputted by this tool has to be served from a proper webserver, serving locally from file:/// will not work well!
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
File details
Details for the file hanzigrid-0.1.tar.gz
.
File metadata
- Download URL: hanzigrid-0.1.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f875b7930f4f6ad825c41b7a9953292db1828af2add094dbcdbd668a37e8ce49 |
|
MD5 | 012810c4dcdedfd8b076761e37a26ffa |
|
BLAKE2b-256 | 9505ea19162bb11ebe982aab82a20ab6e94f92143168855d300ea6dbc77108ac |