Why Nostr? What is Njump?
2024-07-08 12:39:17

alashazam on Nostr: from mastodon import Mastodon mastodon = Mastodon( ...

from mastodon import Mastodon

mastodon = Mastodon(
access_token='my_token_from_preference_developer_section',
api_base_url='https://mastodon.social/';
)

mastodon.status_post('super easy to send message from a python script!')

#python
Author Public Key
npub1zq6xcc4ksfgn7hg7hwzexvkm2ptfvfu0krevaamhm560tueldrdqhc9axp