squeaky-pl / japronto

Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
MIT License
8.61k stars 581 forks source link

Is Japronto still at Alpha quality? #87

Open roniemartinez opened 7 years ago

roniemartinez commented 7 years ago

Hi,

This framework have been around for a few months and there are already a lot of features that makes it possible to compete with other frameworks, however, the README page still shows "Alpha quality implementation".

Can we use this library at production?

Cheers!

menzow commented 6 years ago

I think you answered your own question. This is what you linked to:

APIs are provisional meaning that they will change between versions and more testing is needed. Don't use it for anything serious for now and definitely don't use it in production.

There's nothing stopping you from running this in production, but be aware that your app might break after updates are released.

tejastank commented 6 years ago

No alpha or beta.

critical issues like. https://github.com/squeaky-pl/japronto/issues/112 https://github.com/squeaky-pl/japronto/issues/113

Even we install this package their clear indicate it does not support uvloop 1.9 or latest.

Also very less documented and had really very slow upgrade and branch commits.

Very poorly document and slow in communication by core team.