awesome-asyncio icon indicating copy to clipboard operation
awesome-asyncio copied to clipboard

added python responder

Open keredson opened this issue 5 years ago • 5 comments

What is this project?

Describe the project you are adding. What are the features?

It's an asyncio micro-web framework, similar to bottle or flask.

Please add a link in this pull request.

http://python-responder.org/

Note: Please respect the Contribution Guidelines!

Why is it awesome?

Bottle is awesome, but limited by it's sync nature. (~400 req/sec for a no-op.) This gives the ease of development of bottle w/ 10-100x the potential performance.

What's different between this project and others?

I know of no other similar projects.

keredson avatar Oct 19 '18 00:10 keredson

Please answer the questions in the template. Thanks :tada:

And please remove Python from the list entry title ;)

timofurrer avatar Oct 19 '18 08:10 timofurrer

Note that this is a very early stage project and that the author doesn't consider it production ready yet.

https://twitter.com/kennethreitz/status/1050729154877018121

antonagestam avatar Oct 19 '18 20:10 antonagestam

@antonagestam Thanks for the hint ;) I'm aware of that :)

timofurrer avatar Oct 19 '18 21:10 timofurrer

Let's wait what happens with responder and keep this PR open.

If there is a lot of request to include it, I'll merge a PR which adheres to the contribution guidelines 🎉

timofurrer avatar Oct 21 '18 11:10 timofurrer

Updated template. I changed the project name, but there seems to be a bug w/ GH's web editor, as it's not showing here. Commit here https://github.com/keredson/awesome-asyncio/commit/fb1f9e4e0d033d70a0a08626a07ca32a36ce32e5, which you can see is in the branch, but doesn't show in the branch on my project https://github.com/keredson/awesome-asyncio/tree/patch-1 or here. Or maybe I just screwed something up, dunno. Very weird.

EDIT: nm, github was partially down.

keredson avatar Oct 21 '18 23:10 keredson

python-responder seems to have vanished. I'm going to close this PR.

timofurrer avatar Oct 30 '22 17:10 timofurrer