humanize 4.11.0
0
Python humanize utilities
Contents
Python humanize utilities
Stars: 1680, Watchers: 1680, Forks: 149, Open Issues: 0The jmoiron/humanize
repo was created 13 years ago and the last code push was 2 years ago.
The project is very popular with an impressive 1680 github stars!
How to Install humanize
You can install humanize using pip
pip install humanize
or add it to a project with poetry
poetry add humanize
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/humanize/
- Documentation:
- https://humanize.readthedocs.io/
- GitHub Repo:
- https://github.com/jmoiron/humanize
Classifiers
- Text Processing
- Text Processing/General
Related Packages
Errors
A list of common humanize errors.
Code Examples
Here are some humanize
code examples and snippets.
GitHub Issues
The humanize package has 0 open issues on GitHub
- Issues with odd months when restricting to "day" precision
- Remove
when
fromnaturaldelta()
and allow largesttimedelta
- Short scale instead of long scale for Polish locale
- Docs for naturaldelta are wrong/incomplete
- humanize overflows before datetime does
- Add documentation on Read the Docs