Skip to main content

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


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)

Uploaded Source

Built Distribution

genanki_chinese-0.1.6-py3-none-any.whl (18.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page