Skip to main content
Ctrl+K

word2anki 0.1.0 documentation

  • Home page
  • API Reference
  • GitHub
  • Home page
  • API Reference
  • GitHub

Welcome to word2anki’s documentation!#

Indices and tables#

  • Index

  • Module Index

  • Search Page

README#

Documentation Status

Inspire by Make_Anki_Package, develop a small tool make batch of Anki card.

Preview#

Front:

Front

Back:

Back

Usage#

Install package

pip install .

put vocabulary into wordlist.txt

In bash just run

python demo.py

The *.apkg file is generated in the directory.

The default card group name is English

TODO#

  • make executable file

Reference#

  • Anki document

  • baicizhan API

  • GenAnki

  • FreeDictionaryAPI

next

API

On this page
  • Welcome to word2anki’s documentation!
  • Indices and tables
  • README
    • Preview
    • Usage
    • TODO
    • Reference
Show Source

© Copyright 2024, Wizard-one.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.15.1.