--- id: arrow version: "1.4.0" license: unclear license_treatment: permissive maintenance: active --- # arrow — Better dates & times for Python License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install arrow uv add arrow poetry add arrow ## Description Arrow: Better dates & times for Python ====================================== .. start-inclusion-marker-do-not-remove .. image:: https://github.com/arrow-py/arrow/workflows/tests/badge.svg?branch=master :alt: Build Status :target: https://github.com/arrow-py/arrow/actions?query=workflow%3Atests+branch%3Amaster .. image:: https://codecov.io/gh/arrow-py/arrow/branch/master/graph/badge.svg :alt: Coverage :target: https://codecov.io/gh/arrow-py/arrow .. image:: https://img.shields.io/pypi/v/arrow.svg :alt: PyPI Version :target: https://pypi.python.org/pypi/arrow .. image:: https://img.shields.io/pypi/pyversions/arrow.svg :alt: Supported Python Versions :target: https://pypi.python.org/pypi/arrow .. image:: https://img.shields.io/pypi/l/arrow.svg :alt: License :target: https://pypi.python.org/pypi/arrow .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :alt: Code Style: Black :target: https://github.com/psf/black **Arrow** is a Python library that offers a sensible and human-friendly approach to creating, manipulating, formatting and converting dates, times and timestamps. It implements and updates the datetime type,... ## AI interpretation — verify before relying Arrow provides a human-friendly Python library for creating, manipulating, formatting, and converting dates, times, and timestamps with timezone awareness and ISO 8601 support built in. Verdict: Arrow is a stable, well-maintained datetime library with low install friction and no known vulnerabilities. Its permissive license and active development (299 days since last release, active status) make it a reliable choice for date/time handling in Python 3.8+. [View on SkillFed](https://skillfed.io/packages/arrow) · [View on PyPI](https://pypi.org/project/arrow/)