Installation

Flask-Rebar can be installed with pip:

pip install flask-rebar

Flask-Rebar depends on Flask and Marshmallow. Flask has fantastic documentation on setting up a development environment for Python, so if you’re new to this sort of thing, check that out.