You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Production" state here is state when library:
+ Covers all "Beta" points
+ Was successfully used on other production projects
+ Was successfully introduced to the community
+ Has defined support process
+ Has 1+ contributor that has committed to support it not less then one year
"Beta" state here is state when library:
+ Implements list of main features
+ Covered by unit tests for 100%+
+ All most used versions of Python are supported
+ Has examples of all features
+ Has documentation that defines its scope and conception, as well as rationale, contains tutorial and advanced features description.
+ Has CI system setup that covers full SDLC
+ Has no open bugs / issues / conceptual problems