awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • bottlepy/bottleAvatar von bottlepy

    bottlepy/bottle

    8,772Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,772
  1. Home
  2. Web Development
  3. Single-File Web Frameworks