Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 421 Bytes

File metadata and controls

23 lines (13 loc) · 421 Bytes

Install

webargs depends on marshmallow >= 3.0.0.

From the PyPI

To install the latest version from the PyPI:

$ pip install -U webargs

Get the Bleeding Edge Version

To get the latest development version of webargs, run

$ pip install -U git+https://github.com/marshmallow-code/webargs.git@dev