パッケージ: 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