WEEKDAY is a Python library which can determine the day of the week corresponding to a given date; for instance, the battle of Hastings, on 14 October 1066 (Julian Calendar!), was a Saturday.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
WEEKDAY is available in a C version and a C++ version and a FORTRAN90 version and a MATLAB version and a Python version.
DATES, a dataset directory which contains lists of dates in various calendar systems.
DOOMSDAY, a Python library which is given the year, month and day of a date, and uses John Conway's doomsday algorithm to determine the corresponding day of the week.
TEST_VALUES, a Python library which supplies test values of various mathematical functions.
You can go up one level to the Python source codes.