An open API service indexing awesome lists of open source software.

https://github.com/gearkite/baltic-pride-events-parser

Parses the Baltic Pride website into an ics file
https://github.com/gearkite/baltic-pride-events-parser

baltic-pride ical ics pride

Last synced: 6 months ago
JSON representation

Parses the Baltic Pride website into an ics file

Awesome Lists containing this project

README

          

# 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](https://gearkite.github.io/Baltic-Pride-Events-Parser/events.ics).

## 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