#!/usr/bin/env python import wikicrawl import settings wikicrawl.start_app() input(' to exit')