Packages which automates the creation and update of chinese notes for Anki
Project description
genanki-chinese
Simple package which automates the creation of Chinese notes for Anki.
It produces notes with the following:
- Chinese word or phrase (Simplified)
- Chinese word or phrase (Traditional)
- English translation
- Audio in Chinese
- Pinyin of the phrase or word
Installation
pip install genanki-chinese
Usage
usage: genanki-chinese [-h] [-o OUTPUT] [-d DECKNAME] file
positional arguments:
file Path of the file to import
optional arguments:
-h, --help show this help message and exit
-o OUTPUT, --output OUTPUT
Path where to put the result
-d DECKNAME, --deckname DECKNAME
Deck name to update
The file
should have the following structure:
咖啡<br> kāfēi<br><br>coffee
水<br><br>water
This is done so you can export your decks from Anki and improve it creating a new one.
You can also have word by word separated by newlines without the <br>
html element.
To update decks you have to install the Anki-Connect plugin in Anki.
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
genanki-chinese-0.1.6.tar.gz
(17.5 kB
view hashes)
Built Distribution
Close
Hashes for genanki_chinese-0.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b1d2ed9520d29c4b315499575121849c5408e167aaafc383d11d19754bd3416 |
|
MD5 | 25f06e53e8f47886f982944498eedd51 |
|
BLAKE2b-256 | cb6de0a9c3b50276665c6ac67ed14e8625a1005761f683b05184460b53fa5a96 |