postcards
postcards copied to clipboard
A CLI for the Swiss Postcard Creator :postbox:
Hey, so basically I think I managed to install the package and more or less make it work, but it seems like two tasks are trying to interact with the...
Hey, I've been trying to pip install but there is something that won't download. It seems like I need to use another version of cython or something. Here's the code...
Hi, When I send a postcard and use umlauts/vowel mutations ä/ö/ü they are printed not correctly, tried using: `postcards send --config config.json -p .\pic.jpg -m "Was für eine cooles repo!"`...
First of all, many thanks for this great tool Now, that I have more than one account in my swiss ID it doesn't work anymore. I'm not a developer, but...
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.4.1 to 65.5.1. Changelog Sourced from setuptools's changelog. v65.5.1 Misc ^^^^ #3638: Drop a test dependency on the mock package, always use :external+python:py:mod:unittest.mock -- by :user:hroncok #3659:...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@wiredfool]...
Add a flag `--sleep` that - is ignored if quota is available on one of the accounts, but - otherwise makes the application sleep until quota is available again. In...
Add a --version argument to the root parser and display current version of the script.
My use case is one post account with multiple recipients. Hence, it would be nice if the recipient config could be separated from the account/sender config file. Possibly, in a...