A curated list of libraries & SDKs for the Bluesky API and AT Protocol
at master 1.1 kB view raw
1name: Python 2repos: 3 - url: https://github.com/susumuota/nanoatp 4 tags: ['xrpc client'] 5 6 - url: https://github.com/MarshalX/atproto 7 tags: ['xrpc client', 'identity', 'firehose', 'parsing', 'server', 'crypto'] 8 9 - url: https://github.com/MarshalX/bluesky-feed-generator 10 tags: ['feeds', 'example'] 11 12 - url: https://github.com/MarshalX/python-libipld 13 tags: ['parsing'] 14 15 - url: https://github.com/DavidBuchanan314/dag-cbrrr 16 tags: ['parsing'] 17 18 - url: https://github.com/DavidBuchanan314/picopds 19 tags: ['pds'] 20 21 - url: https://github.com/DavidBuchanan314/millipds 22 tags: ['pds'] 23 24 - url: https://github.com/mnogu/chitose 25 tags: ['xrpc client'] 26 27 - url: https://github.com/snarfed/lexrpc 28 tags: ['xrpc client', 'server'] 29 30 - url: https://github.com/snarfed/arroba 31 tags: ['pds'] 32 33 - url: https://github.com/graze-social/jetstream-turbo 34 tags: ['firehose', 'relay'] 35 36 - url: https://github.com/tfederman/pysky 37 tags: ['xrpc client'] 38 39 - url: https://tangled.org/@dwn.myatproto.social/atpasser/ 40 license: "MIT / Apache"