Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baltic Pride events parser

Parses the Baltic Pride website into an .ics file.

Using the generated .ics file

Just subscribe to the generated .ics file.

Running the script manually

Prerequisites

  • A somewhat up-to-date version of Python. (Tested on 3.12)

Installation

  1. Create a virtual environment
    python -m venv .venv
  2. Activate the virtual environment
    source .venv/bin/activate
  3. Install dependencies
    pip install -r requirements.txt

Usage

  1. Run the parser
    python main.py
  2. Import the generated events.ics into your calendar

Releases

Packages

Used by

Contributors

Languages