awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesClass-Based Views

Reusable view structures defined as classes that handle HTTP requests through method dispatching.

Explore 1 awesome GitHub repository matching web development · Class-Based Views. Refine with filters or upvote what's useful.

Awesome Class-Based Views GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • pallets/flaskAvatar de pallets

    pallets/flask

    71,703Voir sur GitHub↗

    Flask is a micro web framework designed for building web services with a flexible, lightweight structure. It functions as a standard-compliant WSGI application server, providing the essential tools required to register URL routes, handle incoming HTTP requests, and construct responses. By utilizing a central application object, it allows developers to manage routing rules, template settings, and resource loading within a unified project environment. The framework distinguishes itself through a modular component architecture that enables the organization of routes, templates, and static files

    Defines views as reusable classes that implement method dispatch logic for handling HTTP requests.

    Pythonflaskjinjapallets
    Voir sur GitHub↗71,703
  1. Home
  2. Web Development
  3. Frontend Development Tools
  4. Web Interface Components
  5. Class-Based Views