Skip to content

simplylu/nicegui-avatar-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nicegui-avatar-generator

About

I just played around with nicegui and wanted to generate some avatars for another project. I utilized the python_avatars library to generate images in SVG format that can then be stored somewhere, downloaded or just copied to the clipboard.

Thanks for featuring me @WolfgangFahl in your Solution Bazaar at ngdemo.bitplan.com

Installation

  • Install required python libraries: pip3 install -r requirements.txt

Usage

  • Start webserver: python3 avatar.py
  • Open in browser: http://localhost:8080

About

Generate some avatars using the power of nicegui and python_avatars

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages