download_inputs module

Downloads the input files from adventofcode.com.

download_inputs.download_file(day: int, session: str) None[source]

Downloads a given day, given your session key.

download_inputs.main() None[source]

Main function, checks which folders you have, and then downloads files.