Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flask Frameworks - Remove no longer maintained frameworks #198

Closed
dinkopehar opened this issue Apr 29, 2020 · 3 comments
Closed

Flask Frameworks - Remove no longer maintained frameworks #198

dinkopehar opened this issue Apr 29, 2020 · 3 comments

Comments

@dinkopehar
Copy link

I was reading about some of the Flask frameworks mentioned in this repository under Frameworks permalink.

I noticed that there is Flask-RESTPlus and Flask-restless.

If you go to Flask-Restless repo, you can see that it states:

NO LONGER MAINTAINED
This repository is no longer maintained due to lack of time.

Also, for Flask-RESTPlus, in first sections in repo this is written:

This project has been forked to Flask-RESTX and will be maintained by by the python-restx organization. Flask-RESTPlus should be considered unmaintained.

The community has decided to fork the project due to lack of response from the original author @noirbizarre. We have been discussing this eventuality for almost a year.

Things evolved a bit since that discussion and a few of us have been granted maintainers access to the github project, but only the original author has access rights on the PyPi project. As such, we been unable to make any actual releases. To prevent this project from dying out, we have forked it to continue development and to support our users.


So in conclusion, consider adding DEPRECATED around these two or NOT MAINTAINED and adding Flask-RESTX since it's one being developed.

@EtiennePelletier
Copy link

There's already a PR for Flask-RESTPlus --> Flask-RESTX: #197.

@dinkopehar
Copy link
Author

dinkopehar commented Jun 9, 2020

Nice. Maybe add deprecated tag around Flask Restless in your pull request. Didn't see your pull request, just opened an issue as recommendation

@EtiennePelletier
Copy link

Anyone can open a new PR to replace Flask Restless with https://github.com/mrevutskyi/flask-restless-ng 😄 I would suggest doing all these changes in separate PRs so that they can be merged independantly.

@dinkopehar dinkopehar closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants