InterviewSolution
| 1. |
What Do You Mean By Templates In Pyramid Python? |
|
Answer» A template is a file or a program on disk, which can be used to give or provide DYNAMIC data performed by a view. Pyramid SUPPLIES so MANY numbers of ways to do any templating tasks, which are different in their own WAY. Also, they provide for additional templating SUPPORT in the form of a collection of bindings packages. A template is a file or a program on disk, which can be used to give or provide dynamic data performed by a view. Pyramid supplies so many numbers of ways to do any templating tasks, which are different in their own way. Also, they provide for additional templating support in the form of a collection of bindings packages. |
|