A loose federation of distributed, typed datasets
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

added boto3 dependency that wasn't explicit before

+1
+1
pyproject.toml
··· 10 10 requires-python = ">=3.12" 11 11 dependencies = [ 12 12 "atproto>=0.0.65", 13 + "boto3>=1.41.5", 13 14 "fastparquet>=2024.11.0", 14 15 "libipld>=3.3.2", 15 16 "msgpack>=1.1.2",