SDFIdk / WEBPROJ

REST API exposing coordinate transformations with PROJ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switch from flask-restplus to flask-restx

kbevers opened this issue · comments

As explained in noirbizarre/flask-restplus#770, flask-restplus has been abandoned. A fork, flask-restx, has been made which should be a plug'n'play replacement for flask-restplus.

Flask-restx is not available through conda(-forge) yet, so installation will have to rely on pip for now. I expect that to be temporary situation.