Skip to content

Python 3.6 uWSGI app to generate pseudo-html page for testing purpose.

Notifications You must be signed in to change notification settings

aggyomfg/fake-html-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

fake-html-generator

How to run (alpine linux): /usr/sbin/uwsgi --plugins-dir /usr/lib/uwsgi/ --need-plugin python3 --http-socket 127.0.0.1:8080 --wsgi-file ./main.py

About

Python 3.6 uWSGI app to generate pseudo-html page for testing purpose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages