awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesSingle-File Web Frameworks

Web frameworks distributed as a single source file to simplify installation and deployment.

Distinct from Single-File Distributions: Candidates focus on HTML files (SPAs) or binary executables, not source-code frameworks.

Explore 1 awesome GitHub repository matching web development · Single-File Web Frameworks. Refine with filters or upvote what's useful.

Awesome Single-File Web Frameworks GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • bottlepy/bottleAvatar bottlepy

    bottlepy/bottle

    8,772Vezi pe GitHub↗

    Bottle is a lightweight Python web micro-framework and template engine. It functions as a WSGI web framework that routes HTTP requests to Python functions to generate dynamic content. The framework is distributed as a single Python file with no external dependencies. This minimalist distribution model allows for rapid application prototyping and the creation of web services with a small footprint. The project provides capabilities for dynamic request routing, REST API development, and dynamic HTML rendering. It includes a built-in HTTP development server for web application hosting and a plu

    Distributed as a single Python file with no external dependencies for a minimalist footprint.

    Pythonbottlepythonrest
    Vezi pe GitHub↗8,772
  1. Home
  2. Web Development
  3. Single-File Web Frameworks