Skip to content

Python script that uses the CalendarificAPI to find if today is a holiday in any part of the world

License

Notifications You must be signed in to change notification settings

Rishav-12/Holidays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Holidays

Get worldwide holidays with a fun Python script

Description

  • It uses an api call to fetch the data
  • Then it transforms it into a json and parses it to get useful information
  • It then sends an email to the user with that information

How to use

  • Generate an api key from calendarific.com
  • Create a file api_key.txt, put your api key in and keep it beside the python script
  • Run the script from your console
  • You can also use Task Scheduler on Windows or cronjob on Linux to run this script automatically everyday

About

Python script that uses the CalendarificAPI to find if today is a holiday in any part of the world

Topics

Resources

License

Stars

Watchers

Forks

Languages