Basic wsgi app working inside twisted
authorDavid Kerkeslager <kerkeslager@gmail.com>
Tue, 22 Oct 2019 17:27:21 +0000 (13:27 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Tue, 22 Oct 2019 17:27:21 +0000 (13:27 -0400)
commit8b491e50b5a554643a068f66f7257d38c6ac7e7c
tree9203ad5f1cf0657b59a9c4a1da8c0f16c3592ec6
Basic wsgi app working inside twisted
.gitignore [new file with mode: 0644]
main.py [new file with mode: 0644]
phial.py [new file with mode: 0644]
requirements.txt [new file with mode: 0644]