Skip to content

A small python script we use to generate banners displaying teams.

License

Notifications You must be signed in to change notification settings

NovaUniverse/Teams-Banner-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✦ MCF Teams Banner Generator

★ A small python script we use to generate banners displaying the players participating in MCF.

🍭Install & Run Instructions

• Step 1) Download Git Repo.

git clone https://github.com/NovaUniverse/Teams-Banner-Generator

• Step 2) Install all required dependencies.

cd Teams-Banner-Generator
pip install -r requirements.txt

• Step 3) Run script and drag the teams.json file in the console.

cd src
python mcf_banner.py

image

• Step 4) DONE! The PNG should open up but it can also be found in the 'dest' folder with the following date.

image

💽Command Line Args

(Assuming your in the src directory.)

MCF Banner

python mcf_banner.py {path to teams.json} {date: 10/04/2022} {max teams: 12} {don't open file: True} {save location: "./dest"}

To settle with default options you can just pass "None", "none" or "null". Also we drop the final rendered images in a "dest" folder in the root directory but this can be changed in the cli args.

© Copyright (C) 2022 Nova Universe (Under the GPL-3.0 License)

About

A small python script we use to generate banners displaying teams.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •