/next_holiday

Get the next Public Holiday for your country

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Next holiday

GPLv3 license Author Size

How it works

This can be used to find out the next holiday in a given country. The country codes are based on the ISO 3166-1 alpha-2 standard.

It uses the nager.date to get the data. I may switch to python package holidays in the future.

Setup

  1. Navigate to the desired folder: cd <path>
  2. Clone the repo: git clone https://github.com/appuchias/next_holiday.git
  3. Navigate into the repo folder: cd next_holiday
  4. Run the file: python main.py

License

This project is licensed under the GPLv3 license.

Coded with 🖤 by Appu