Workalendar is a Python module that offers classes able to handle calendars, list legal / religious holidays and gives working-day-related computation functions.
## Status
This library is ready for production, although we may warn eventual users: some calendars may not be up-to-date, and this library doesn't cover all the existing countries on earth (yet).
See the repository README for the most up-to-date catalog of the available calendars.
- Basic usage
- Advanced usage
- Advanced features:
- How to contribute