Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 578 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 578 Bytes

SaxeBlueskyPython

A small python library to post basic text and media to bsky.app via atproto's xrpc API.

This is the main module for the saxe-blue(sky) python little library to post basic text and basic text with images (and alt image info) to bsky.app (aka BlueSky, bsky.social).

It uses BlueSky's atproto's XRPC API to make the posts.

This is a basic start of a python library to post to bsky.app.

It's inspired and influenced by https://gist.github.com/pojntfx/72403066a96593c1ba8fd5df2b531f2d created by Felicitas Pojtinger (https://felicitas.pojtinger.com/).