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 is replaced by flask-restx #282

Open
dirkpetersen opened this issue Mar 25, 2020 · 1 comment
Open

Flask-Restplus is replaced by flask-restx #282

dirkpetersen opened this issue Mar 25, 2020 · 1 comment
Assignees

Comments

@dirkpetersen
Copy link
Contributor

Apparently the maintainers had not access to the restplus pypy project so they needed to fork

noirbizarre/flask-restplus#770

and rename the project

https://github.com/python-restx/flask-restx

.... I assume it will be api compatible and we just need to change the import statements

@aicioara
Copy link
Collaborator

I don't think there is any need to migrate until we require new features from flask-restplus, which should not be the case. Dead projects are great because they tend to be stable. Also, I would wait for the maintaining team of flask-restx to mature first, it's risky to jump on an arbitrary fork.

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

3 participants