sorae42 / p5cc-python

Persona 5 Themed Calling Card Maker using Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Persona 5 Calling Card Maker Legacy version.

You should try out version 3, rewritten version of this tool at this website.

Installation

Still like having Earwig for your card? Follow these step:

  1. Download and install Python 3 from python.org and make sure you have added Python to PATH.
  2. Grab yourself the source code
  3. Install required modules:

pip3 install -r requirements.txt

  1. And then run it!

python3 p5cc.py <filePathToSave> <message>

Example: python3 p5cc.py card.png Take Your Heart

About

Persona 5 Themed Calling Card Maker using Python


Languages

Language:Python 100.0%