freebsd-ports/devel/py-arrow/pkg-descr
Sunpoet Po-Chuan Hsieh 86275b97f3 Update to 0.15.8
- Update WWW

Changes:	https://github.com/arrow-py/arrow/releases
2020-07-24 19:00:31 +00:00

10 lines
504 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.
Arrow is heavily inspired by moment.js and requests.
WWW: https://github.com/arrow-py/arrow