Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python Flask REST API Resourceful Blueprints Reqparse

Ari Misha
Ari Misha
19,323 Points

Can someone help me understand "reqparse" module?

First off, i tried to redirect to the docs for "reqparse" and they dont exist anymore so im havin a hard time understanding this "reqparse" and i dont even know what does this postman app do. Can someone please help me to understand "reqparse" module?

2 Answers

Chris Freeman
MOD
Chris Freeman
Treehouse Moderator 68,423 Points

Here is a link to reqparse documentation. Note that this module is being deprecated to be replaced with better methods.

Kenneth Love , looks like the teachers notes link on reqparse needs updating. Thx.

Kenneth Love
Kenneth Love
Treehouse Guest Teacher

Updated but looks like flask-restful is going to be a source of frustration for the foreseeable future. Ugh.

Ari Misha
Ari Misha
19,323 Points

Thanks Kenneth and Chris!! (: