Skip to content

nperraud/snipets

Repository files navigation

snipets

Small snipets of codes. Please complain, merge request if you can do it better.

  • threaded_generator.py: transform a generator into a separate process.
  • multithreaded_generator.py: transform a generator into multithreaded process.
  • object_store_download.py: download all the object from an object store.
  • parallel_tqdm.py: parallel processing with progress bar.
  • run_command.py: run a terminal command.
  • download_zip_utils,py: utils for downloading and un/zipping files.

About

Small snipets of codes to save

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages