A plugin to send Mastodon toots from napari
Project description
tootapari
A plugin to send Mastodon toots from napari
Installation
You can install tootapari
via pip:
pip install tootapari
To install latest development version :
pip install git+https://github.com/kephale/tootapari.git
Setup
- Setup your
.env
file in your XDG config directory. On MacOS this is/Users/<username>/Library/Application\ Support/tootapari/
It should include:
MASTODON_INSTANCE_URL="https://mastodon.social"
MASTODON_ACCESS_TOKEN="<your access token>"
- You can generate your access token by following these instructions: https://learn.adafruit.com/intro-to-mastodon-api-circuitpython/generate-your-mastodon-token
TODO: someone should port these instructions to this readme.
- Start tooting!
Contributing
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
License
Distributed under the terms of the BSD-3 license, "tootapari" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tootapari-0.0.1.tar.gz
.
File metadata
- Download URL: tootapari-0.0.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b529f8584dd0e2ff748a7b54dd6e5dea5a37d8324f0a0861c84dd834f8b50ef |
|
MD5 | 2ab39a02885dcbc1c3431dec1bc743f0 |
|
BLAKE2b-256 | 457545564ca62f2f02a13f9132309bd22b4506c2a3d13b5cf336d451777fd070 |
Provenance
File details
Details for the file tootapari-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: tootapari-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ed1006bf214f6103d211b200afce59e03f6179de063d80a2242bc1dcb0c83e0 |
|
MD5 | 7481bae7828df8f1b52238f9e65bdcd9 |
|
BLAKE2b-256 | 5e035b559f693d6b292a50c278f766151d25719c2bf18904b5ef7bcfc7d180b7 |