-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

flask


> A general utility script for Flask applications. Loads the application defined in the `FLASK_APP` environment variable.

More information.


Run a development server:

flask run

Show the routes for the app:

flask routes

Run a Python interactive shell in the app's context:

flask shell


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 00:32:35 2024