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-Restplus depreciated, move to Flask-RestX #89

Closed
larsbotics opened this issue Jul 8, 2020 · 1 comment
Closed

Flask-Restplus depreciated, move to Flask-RestX #89

larsbotics opened this issue Jul 8, 2020 · 1 comment
Assignees
Milestone

Comments

@larsbotics
Copy link

Is your feature request related to a problem? Please describe.
As I've went through the project and tried to analyze the structure of it, I came by the Flask-Restplus repository (which this project is based on). In their README, they write that:
This project has been forked to Flask-RESTX and will be maintained by by the python-restx organization. Flask-RESTPlus should be considered unmaintained.

Describe the solution you'd like
To guarantee that future releases of LOST are always up to date, it might be a good idea to move to Flask-RestX.
Apparently, the only thing that needs to be changed is the import source (but haven't done deeper research).

Links:
https://github.com/noirbizarre/flask-restplus
https://github.com/python-restx/flask-restx

@gereonreus
Copy link
Member

Adapted on branch 2.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants