neocl / jamdict

Python 3 library for manipulating Jim Breen's JMdict, KanjiDic2, JMnedict and kanji-radical mappings
MIT License
130 stars 12 forks source link

Trim down dependencies #20

Closed letuananh closed 3 years ago

letuananh commented 3 years ago
  1. Make lxml optional (most people don't parse jamdict XML files but use prebuilt SQLite DB file)
  2. May use embedded puchikarui and keep it up to date instead of loose linking
  3. Review chirptext dependency