Skip to content

mihirchanduka/posterboxd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

posterboxd

Posterboxd is a Python-based poster generator for Letterboxd profiles.

NOTE: THIS REQUIRES ACCESS TO THE LETTERBOXD API

Installation

Create Python Enviroment

python -m venv venv

source venv/bin/activate

Install requirements

pip install -r requirements.txt

Make a copy of config_example.ini and rename it to config.ini

Place Letterboxd API Keys in config.ini

Usage

python main.py

what is your Letterboxd username?: 

License

AGPL-3.0 license