Sorry, I need to create a pyramid application to use the API .
1 - "/ quotes / < quote_number > "- Display page containing the quote returned by the API corresponding to < quote_number >.
I already know how to create a statistical page in Pyramid, but I do not know how to create a page that receives the parameter in the url.