python3-calendra

Worldwide holidays and workdays computational toolkit (Python3 version)

Description

Calendra is a Python module that offers classes able to handle calendars, list legal / religious holidays and gives working-day-related computation functions. It is a fork of Workalendar designed to be more extensible and introspectable, adding interfaces where Workalendar is philosophically opposed for the sake of simplicity.

What can Calendra do that Workalendar cannot?
 * Provides descriptions for holidays for the "day indicated" for each Holiday
   (such as '3rd Monday in August').
 * Keeps distinct the indicated and observed dates for Holidays, such that it's
   possible to determine on what day a given holiday is observed.
 * Allows the number of Holidays in a calendar year to be counted.
   Consolidates observance logic in the core code rather than requiring each
   calendar implementation to implement its own.

This package contains the Python 3 version of the library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/jaraco/calendra


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-calendra