InstallationΒΆ

Install Flask-Restone using pip:

pip install flask-restone

Flask-Restone requires Python version 3.7+.

If you are using SQLAlchemy for your backend, you should also install Flask-SQLAlchemy.