Skip to content

CivicTechAtlanta/ieee-support

Repository files navigation

ieee-support

Setup

# Create a virtual environment
python3 -m venv venv

# Activate it
source venv/bin/activate

# Install dependencies
pip install reportlab Pillow

Usage

source venv/bin/activate
python format_google_chats.py

By default, the script reads from sample_messages/messages_more_pages.json and outputs sample_output.pdf. Edit the variables at the top of format_google_chats.py to change the input/output paths and subtitle.

About

Repository dedicated to the support of the IEEE organization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors