{"library":"flask-restful","type":"library","category":null,"description":"Flask-RESTful is an extension for Flask that simplifies the creation of REST APIs by providing building blocks like Resources for organizing endpoints and `reqparse` for input validation. The current stable version is 0.3.10, released in May 2023. While still available, the project appears to be in maintenance mode with infrequent updates and hasn't seen major feature releases since 2014.","language":"python","status":"maintenance","version":"0.3.10","tags":["flask","rest","api","web framework"],"last_verified":"Sat May 23","install":[{"cmd":"pip install flask-restful","imports":["from flask_restful import Api","from flask_restful import Resource","from flask_restful import reqparse"]}],"homepage":null,"github":"https://github.com/flask-restful/flask-restful","docs":null,"changelog":null,"pypi":"https://pypi.org/project/flask-restful/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.5,"avg_import_s":0.47,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/flask-restful/compatibility"}}