Installation¶
iso-week-date is published as a Python package on pypi, and it can be installed with pip, or directly from source using git, or with a local clone:
Dependencies¶
- To work with
IsoWeek
andIsoWeekDate
classes, no additional dependencies are required. -
pandas, polars and/or pydantic functionalities require the installation of the respective libraries.