slackbuilds/python/python3-arrow
Isaac Yu 0b43ff9ca0
python/python3-arrow: Update dependency.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-05-30 21:26:25 +07:00
..
README
python3-arrow.SlackBuild python/python3-arrow: Update dependency. 2025-05-30 21:26:25 +07:00
python3-arrow.info python/python3-arrow: Update dependency. 2025-05-30 21:26:25 +07:00
slack-desc

README

Arrow is a Python library that offers a sensible, human-friendly
approach to creating, manipulating, formatting and converting dates,
times, and timestamps. It implements and updates the datetime type,
plugging gaps in functionality, and provides an intelligent module API
that supports many common creation scenarios. Simply put, it helps you
work with dates and times with fewer imports and a lot less code.

This is the Python 3 version of the Arrow library.