slackbuilds/python/python3-arrow
isaackwy 3ee3106b67 python/python3-arrow: Update for 1.3.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-01-22 09:08:56 +07:00
..
README
python3-arrow.SlackBuild python/python3-arrow: Update for 1.3.0 2024-01-22 09:08:56 +07:00
python3-arrow.info python/python3-arrow: Update for 1.3.0 2024-01-22 09:08:56 +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.