软件包: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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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