arrow==1.4.0
# Better dates & times for Python
$ pip install arrow
downloads/wk
18,708,263
license
version
1.4.0
python
>=3.8
What is arrow?
Arrow is a Python library that simplifies working with dates, times, and timezones by providing a more intuitive API than Python's standard datetime module. Developers use it to reduce boilerplate code when parsing dates, converting between timezones, and formatting timestamps. It also includes humanization features for displaying relative times like "2 hours ago."
Keywords
#arrow #date #time #datetime #timestamp #timezone #humanize