RSAW, Random Stuff API Wrapper


License
MIT
Install
pip install rsaw==0.1.0

Documentation

downsyndrome

Download files via Python

Installation

Install via pip3:

pip3 install downsyndrome

Usage

Because you have down syndrome, I had to make this package very easy to use.

Simply supply a url and a file name, and downsyndrome will do the rest:

from downsyndrome import download

download(url='https://i.imgur.com/WljDwEn.jpg',file='image.png')