mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
3e48bae280
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
462 B
Text
8 lines
462 B
Text
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.
|