Skip to content
This repository was archived by the owner on May 10, 2021. It is now read-only.
This repository was archived by the owner on May 10, 2021. It is now read-only.

write out the size of the download #1

@onlyjsmith

Description

@onlyjsmith

@mosaic141688 in your current branch, can you add a line after the download, that logs to STDERR the size of the download. Something like

sys.stderr.write(f'Downloaded {url} of size {bytes} bytes')

You'll probably need to import sys at the top of the file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions