Skip to content

svthalia/thabloid-sticker-generator

 
 

Repository files navigation

Thabloid Sticker Generator

The Thabloid Sticker Generator Application is an application that can be used to turn CSV files containing member names and addresses into PDF files that are formatted to be printed onto an A4 sticker sheet.

Usage:

  • Install the requirements in requirements.txt:

    pip install -r requirements.txt

  • Executing the application with Python version >= 3.8:

    python main.py

Planned:

The application is not complete. Feel free to submit a pull request if you want to improve the quality of the application! Planned features include:

  • Full documentation
  • Improving user experience (questions, README)
  • Automated testing
  • Including precompiled binaries for Windows and UNIX

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%