python3-isoweek

Python module to provide the class Week (Python 3)
  https://github.com/gisle/isoweek
  0
  no reviews



The isoweek Python module provide the class Week. Instances represent specific weeks spanning Monday to Sunday. There are 52 or 53 numbered weeks in a year. Week 1 is defined to be the first week with 4 or more days in January.

This is the python3 version of the package.