R

Ravina • 3.96K Points
Extraordinary

Q. Which package is necessary for form parsing in FastAPI?

  • (A) python-html
  • (B) python-multipart
  • (C) form-parser
  • (D) multipart-html
  • Correct Answer - Option(B)
  • Views: 15
  • Filed under category Fast API
  • Hashtags:

Explanation by: Ravina
`python-multipart` is required to parse form data with `Form()` and `UploadFile`.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.