jivago.wsgi.routing.serving.static_file_routing_table module

class jivago.wsgi.routing.serving.static_file_routing_table.StaticFileRoutingTable(folder_root: str, allowed_extensions: List[str] | None = None)[source]

Bases: RoutingTable

get_route_registrations(path: str) List[RouteRegistration][source]