aiosnow
aiosnow copied to clipboard
Modifies function to make use of yarl
Quick change to the get_url function to incorporate yarl. More work will need to be done to utilize if for all requests Also changed imports for convert_size to only incorporate needed functions (floor, log, and pow) recommendation to look into http://pypi.python.org/pypi/hurry.filesize/. Might be able to eliminate unneeded function