/bunt

Colorful, scannable QR-like codes. 🌈

Primary LanguagePython

bunt

Colorful, scannable QR-like codes. 🌈 Inspired by Spotify codes and this blog post in particular.

But Why? Because they look cool and I wanted to learn the basics of image processing and computer vision.

Try it out on Streamlit!

Quick Start

Install

git clone https://github.com/pypae/bunt
cd bunt
poetry install

Run the demo

streamlit run demo/🎨_Encoder.py