Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.
/ malta-holidays Public archive

Malta Public Holidays scarper and ICS file generator

License

Notifications You must be signed in to change notification settings

PyMalta/malta-holidays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malta Public Holidays Scarper

This is a quick solution to scrape holidays of a website and produce an ICS file.

Currently it's hard-coded to snag holidays for the 3 next years from https://publicholidays.com.mt/

Running

Checkout this git repository, and execute the script:

# python 3.6 is required, get it with pyenv
# pyenv shell 3.6.2

pip install --user pipenv
pipenv install
pipenv run python main.py

Releases

No releases published

Packages

No packages published

Languages