Mercurial > silorider
view Pipfile @ 57:76dce7813340
Resize images if they're too large to be uploaded to Bluesky.
This adds a new dependency to the Pillow library.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 17 Oct 2023 15:34:26 -0700 |
parents | c5f73ebb43a5 |
children |
line wrap: on
line source
[[source]] url = "https://pypi.python.org/simple" verify_ssl = true name = "pypi" [packages] "mastodon.py" = "*" coloredlogs = "*" dateparser = "*" mf2py = "*" mf2util = "*" python-dateutil = "*" ronkyuu = "*" tweepy = "*" [dev-packages] pytest = "*" setuptools-scm = "*" pytest-runner = "*"