套件:python3-readtime(3.0.0-2)
python3-readtime 的相關連結
Debian 的資源:
下載原始碼套件 python-readtime:
- [python-readtime_3.0.0-2.dsc]
- [python-readtime_3.0.0.orig.tar.gz]
- [python-readtime_3.0.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Calculates reading time for text based on Medium's read time formula
This library determines the time it takes for an average reader to finish a given piece of text. Using Medium's read time formula, it calculates the reading duration by considering factors such as word count and the number of images present. The default speed is set to 265 words per minute for English text, with adjustments made for texts in other languages like Chinese, Japanese, and Korean, which are measured by character count. Image counts also play a role, affecting the overall time calculation to reflect a more accurate reading experience. Ideal for assessing text-based content, this tool accounts for word and image density to estimate how long readers might need to engage with material.
其他與 python3-readtime 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-bs4
- error-tolerant HTML parser for Python 3
-
- dep: python3-markdown2
- Fast and complete implementation of Markdown in Python3
-
- dep: python3-pyquery
- jQuery-like library for python 3