Closed JnyJny closed 2 years ago
eatlocal.eatlocal.driver_setup
eatlocal.eatlocal.find_cached_archive
Updated eatlocal.eatlocal.download_bite:
eatlocal.eatlocal.download_bite
cache_path
Updated eatlocal.eatlocal.extract_bite:
eatlocal.eatlocal.extract_bite
keep_zip
cleanup
dest_path
find_cached_archive
eatlocal.eatlocal.driver_setup
to configure a download directory for all platforms, not just Windows.eatlocal.eatlocal.find_cached_archive
that returns the pathlib.Path for a bite archive file or raises FileNotFoundError.Updated
eatlocal.eatlocal.download_bite
:cache_path
Updated
eatlocal.eatlocal.extract_bite
:keep_zip
option tocleanup
dest_path
cache_path
find_cached_archive
dest_path
, defaults to current working directorycleanup
is True