Skip to content

vsoch/banner-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner-maker

A flask application to dynamically generate a vector (svg) graphic for a banner with text, font, and colors of choice. The preview is no longer running, but you can test the Docker container:

$ docker run -p 5000:5000 vanessa/banner-maker
 * Serving Flask app "index" (lazy loading)
 * Environment: production
   WARNING: Do not use the development server in a production environment.
   Use a production WSGI server instead.
 * Debug mode: on
 * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit)
 * Restarting with stat
 * Debugger is active!
 * Debugger PIN: 242-995-159

And see the result:

docs/img/banner-maker.png

About

Dynamically generate svg banner with text content (flask application)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors