Skip to content

A Python script that automates the creation of social images for Brutal Damage's Weekly Warmahordes matches.

Notifications You must be signed in to change notification settings

brutaldamage/graphic-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphic-builder

A Python script that automates the creation of social images for Brutal Damage's Weekly Warmahordes matches.

Prerequisites

  • Python 3.7.1
  • ImageMagick 6.9.8-10-Q8 (x86 or x64 depending on if your Python version is x86 or x64) Download
  • Wand 0.4.5 Documentation

Setup

  1. Clone or download this repository.
  2. Install all of the prerequisites, making sure to add the various libraries to your PATH environment variable.
  3. Open your favorite command line tool (I use Cmder on Windows) and have at it! Example usage below.

Usage

python main.py -c1 harkevich1 -c2 haley2 -d 10/13/2018 -t 6:00PM

Graphic Builder Usage

Created graphics are saved into the output/ folder of this repository.

About

A Python script that automates the creation of social images for Brutal Damage's Weekly Warmahordes matches.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages