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éesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesMultipage Application Frameworks

Architectural patterns for organizing and routing multiple pages within a single application.

Distinguishing note: Focuses on directory-based routing rather than complex client-side state management.

Explore 1 awesome GitHub repository matching web development · Multipage Application Frameworks. Refine with filters or upvote what's useful.

Awesome Multipage Application Frameworks 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.
  • streamlit/streamlitAvatar de streamlit

    streamlit/streamlit

    44,982Voir sur GitHub↗

    Streamlit is a Python framework designed to transform data scripts into interactive web applications. It utilizes a reactive execution engine that automatically reruns scripts from top to bottom whenever a user interaction triggers a state change, ensuring the interface remains synchronized with the underlying data. By providing a declarative interface, it allows developers to build functional applications without requiring extensive knowledge of frontend web technologies. The framework distinguishes itself through an identity-based widget reconciliation system that persists user input across

    Enables automated multipage application structure through simple directory-based configuration.

    Pythondata-analysisdata-sciencedata-visualization
    Voir sur GitHub↗44,982
  1. Home
  2. Web Development
  3. Multipage Application Frameworks