Roger Foskett

Results 2 issues of Roger Foskett

would be great to have more control within the event loop of updating kwargs sent to prompt_toolkit (eg allowing completer to be defined) and for access to answers this PR...

Hi - great library! Any way to get it working with flask_compress? ``` #!/usr/bin/env python import awsgi from flask import Flask from flask import jsonify from flask_compress import Compress app...