Lines Matching refs:frameworks
17 Therefore, many frameworks and helper tools have been created to assist
311 which can be reused for other WSGI-compliant frameworks and libraries.
344 it is great for programmers writing frameworks, a normal web developer does not
425 any particular API. Many web frameworks use this model to help the developer
428 That way, even users of other frameworks (or even other languages, since MVC is
435 Python frameworks, this component is often represented by the classes used by
452 While not all Python frameworks explicitly support MVC, it is often trivial
463 list of web frameworks for various programming languages.
471 these exist for all web frameworks in all languages. Developers are not forced
514 Some `frameworks`_ ship their own template engine or recommend one in
555 hood, so the developer does not need to think about it. Most `frameworks`_ use
605 "frameworks" for web development. Perhaps the most well-known framework for
606 web development is Ruby on Rails, but Python has its own frameworks. Some of
610 Originally Python web frameworks tended to incorporate all of the services
612 frameworks were interoperable: a program developed for one could not be
614 to the development of "minimalist" web frameworks that provided just the tools
617 were developed that allowed for limited interoperability between frameworks,
622 toward interoperability based on the WSGI standard. Now many web frameworks,
629 that has an active community. These frameworks tend to be well documented,
634 Some notable frameworks
637 There are an incredible number of frameworks, so they cannot all be covered
693 The Zope framework is one of the "old original" frameworks. Its current
713 Other notable frameworks argument
716 Of course these are not the only frameworks that are available. There are
717 many other frameworks worth mentioning.
731 The Python wiki contains an extensive list of `web frameworks
734 Most frameworks also have their own mailing lists and IRC channels, look out