Created by: blakev
What is this Python project?
humanize
is a library that can turn values into more human readable formats. Examples include "3 minutes ago", "32.4 KB", "1/3" (humanize.fractional(1/3)
), etc.
What's the difference between this Python project and similar ones?
Enumerate comparisons.
- Couldn't find anything similar on the list.
Documentation: https://python-humanize.readthedocs.io/en/latest/?badge=latest
Anyone who agrees with this pull request could submit an Approve review to it.