Create frequency dictionaries for yomichan out of media
Project description
yomidict
Create frequency dictionaries for yomichan out of media.
Currently supported formats are: epub, html, srt, txt
pip install yomidict
MWE:
import yomidict
dm = yomidict.DictMaker()
filelist = ["test.html"]*5 + ["test.epub"]*2 + ["test.srt"]*2
dm.feed_files(filelist)
dm.save("zipfile.zip", "name_in_yomichan")
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
yomidict-0.1.3.tar.gz
(5.2 kB
view details)
Built Distribution
File details
Details for the file yomidict-0.1.3.tar.gz
.
File metadata
- Download URL: yomidict-0.1.3.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.5 CPython/3.8.3 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 120d276c2672dbe28649b64103a8c6d1fb6e5b7606f4eabe4be3edabccc0baa0 |
|
MD5 | 646092b128d433e2e4cc2976ae1a448b |
|
BLAKE2b-256 | f039e1b4f810ce4ff39b03ce340824361367cbae37bdde0906268bb332ad815a |
File details
Details for the file yomidict-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: yomidict-0.1.3-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.5 CPython/3.8.3 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 979a2fe1e02ef7eb4d80883a640b312f6c6dd37699e12346d2fbe176d71b0be4 |
|
MD5 | 7fc574159e4765017ea7b394844dd8ad |
|
BLAKE2b-256 | ed42b65702124635227c913aed04f86af401cf10b0833e6ee0209ad9cfd75de8 |