Skip to content

A very simple web application to convert jpeg/png images into black and white, adding some text for designing tykek wristband artworks.

Notifications You must be signed in to change notification settings

drewzamcp/pdm_wbdesigner

Repository files navigation

Wristband artwork designer.

A printed Tyvek wristband designer for creating black and white artwork for printing 10UP Tyvek bands.

It uses Python, Pillow, Weazy Print and the plan is to deploy it as a FastApi web application.

Stay posted for more updates

Installation

This application has been packaged with Poetry. To get this running:

  • Clone this repo
  • Make sure poetry has been installed
  • Open the project directory and run poetry install
  • Configure your .env_example
  • Start the server running uvicorn pdm_project_one.main:configure from within the main project directory

About

A very simple web application to convert jpeg/png images into black and white, adding some text for designing tykek wristband artworks.

Resources

Stars

Watchers

Forks

Releases

No releases published