from mastodon import Mastodon ''' Mastodon.create_app( 'toota-palooza', api_base_url = 'https://always.grumpy.world', to_file = '../.toota-palooza.env' ) '''