Name Description Size
__init__.py 872
_version.py 22
api.py Provides the default implementation of :class:`ArrowFactory <arrow.factory.ArrowFactory>` methods for use as a module API. 2755
arrow.py Provides the :class:`Arrow <arrow.arrow.Arrow>` class, an enhanced ``datetime`` replacement. 63570
constants.py Constants used internally in arrow. 3238
factory.py Implements the :class:`ArrowFactory <arrow.factory.ArrowFactory>` class, providing factory methods for common :class:`Arrow <arrow.arrow.Arrow>` construction scenarios. 11435
formatter.py Provides the :class:`Arrow <arrow.formatter.DateTimeFormatter>` class, an improved formatter for datetimes. 5271
locales.py Provides internationalization for arrow in over 60 languages and dialects. 156276
parser.py Provides the :class:`Arrow <arrow.parser.DateTimeParser>` class, a better way to parse datetime strings. 25720
py.typed 0
util.py Helpful functions used internally within arrow. 3679