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
- Host: GitHub
- URL: https://github.com/gearkite/baltic-pride-events-parser
- Owner: GearKite
- License: agpl-3.0
- Created: 2024-06-12T12:57:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T12:58:52.000Z (about 2 years ago)
- Last Synced: 2025-01-23T03:33:41.083Z (over 1 year ago)
- Topics: baltic-pride, ical, ics, pride
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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