LICENSE
README.md
main.py
pyproject.toml
interfaces/__init__.py
interfaces/auth.py
plugins/__init__.py
plugins/bluesky.py
plugins/mastodon.py
plugins/twitter.py
sbutterfly.egg-info/PKG-INFO
sbutterfly.egg-info/SOURCES.txt
sbutterfly.egg-info/dependency_links.txt
sbutterfly.egg-info/entry_points.txt
sbutterfly.egg-info/requires.txt
sbutterfly.egg-info/top_level.txt
tests/test_auth.py
tests/test_plugins.py