Kurt Griffiths

Results 79 comments of Kurt Griffiths

Another use case from @adsahay_twitter on Gitter: > Is it possible to assign different set of middleware for different paths/resources? For instance - while normally our JSON API expects an...

Came across this one just today: ```js "\t\t\t\t" ``` Full record: ```js { "appName": "Netscape", "connection": { "downlink": 10, "effectiveType": "4g", "rtt": 50 }, "platform": "Win32", "pluginsLength": 5, "vendor": "Google...

I don't think we need to keep supporting it. It's a minor convenience left over from early OpenStack days for a very small community relative to the broader python ecosystem.

It would be great to have a nice debugging/dev server that you can use to auto-reload, break into a REPL, etc.

From IRC: > xris: has any thought been given to some sort of debug middleware like other frameworks provide? > xris: I've been playing with pycharm's debugger today (looks like...

Something else that might be useful (TBD): https://github.com/jonathanslenders/python-prompt-toolkit

We just need need to decide if this belongs in the core framework or would be better as an add-on package.

Thanks all for facilitating this!