or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

application-routing.mdindex.mdplugin-system.mdrequest-handling.mdresponse-management.mdserver-management.mdstatic-utilities.mdtemplate-rendering.md
tile.json

tile.json

{
  "name": "tessl/pypi-bottle",
  "version": "0.13.0",
  "docs": "docs/index.md",
  "describes": "pkg:pypi/bottle@0.13.4",
  "summary": "Fast and simple WSGI micro web-framework for small web applications with no dependencies other than the Python Standard Library."
}