Mercurial > silorider
view requirements.txt @ 48:486affad656e
Rewrite posting process with card system and more structured API
- The basic posting process is more opinionated so that silos have less code to
write, and dry-run posting is handled by default.
- Add "card" system where SiloRider is able to fetch the page of a post to
check for any custom summary or featured image. This is how Twitter,
Facebook, Discord, and many others come up with their "preview card" when
a link is posted.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 08 Oct 2023 13:47:28 -0700 |
parents | 4be321bd5ed4 |
children | e3d2e13e8853 |
line wrap: on
line source
-i https://pypi.python.org/simple atproto==0.0.29 beautifulsoup4==4.12.2 blurhash==1.1.4 certifi==2023.5.7 charset-normalizer==3.1.0 coloredlogs==15.0.1 dateparser==1.1.8 decorator==5.1.1 html5lib==1.1 humanfriendly==10.0 idna==3.4 mastodon.py==1.8.1 mf2py==1.1.2 mf2util==0.5.2 oauthlib==3.2.2 python-dateutil==2.8.2 python-magic==0.4.27 pytz==2023.3 regex==2023.5.5 requests==2.30.0 requests-oauthlib==1.3.1 ronkyuu==0.9 six==1.16.0 soupsieve==2.4.1 tweepy==4.14.0 tzlocal==5.0.1 urllib3==2.0.2 webencodings==0.5.1