AlexEKoren / Technify

A small Flask server for making Technica style images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

technify

Check out Technica, an all-ladies hackathon. They've been making these sweet profile pictures and I thought I'd make a quick script that automates the process.

Here's a demo

Setup

pip install -r requirements.txt

Running the app

python app.py

Runs on http://localhost:5000 by default.

About

A small Flask server for making Technica style images

License:MIT License


Languages

Language:Python 61.9%Language:HTML 38.1%