Scott Werner

Results 19 issues of Scott Werner

Setup travis testenv to run [mypy](https://mypy.readthedocs.io/en/stable).

enhancement

Add support for [Backblaze B2 Cloud Storage](https://www.backblaze.com/b2/cloud-storage.html) using [b2 sdk](https://pypi.python.org/pypi/b2/0.7.2).

enhancement

I signed up for [email protected] with [email protected] but I am no longer receiving emails from it. I tried unsubscribing/resubscribing without any change (no confirmation emails). Finally, I tried subscribing to...

Resolves #4. I discovered this repo after searching how to verify a purchased SD Card to be used in a Nintendo Switch. Some users might not be familiar with manually...

https://compiletoi.net/fast-scraping-in-python-with-asyncio/

enhancement

Add new icon discovery methods: - [ ] `manifest.json` and `browserconfig.xml` - [x] Microsoft `` (#15) - [ ] base64 icons `data:image/png;base64,...`

enhancement

`ico` and `apple-touch-icon-precomposed` files have a width and height of 0. Investigate methods to partially download the image and parse the width and height from the data stream. **References** -...

enhancement