jeffreydivi / Pinstripe

An API to generate icons for your classes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pinstripe

A simple web server, written in Python 3, that generates icons on-the-fly designed to be used to differentiate university classes.

New! A live demo is now available. Check it out!

Uses Flask for the web server and Pillow for image processing.

Example output

GET /?subject=COT&course=3103&color=ffc904

Example icon

About

An API to generate icons for your classes.

License:MIT License


Languages

Language:Python 100.0%