Skip to main content

Download with multiple threads

Project description

Introduction

The recipe extension helps to download pinned eggs quickly. It uses python multiprocessing module.

Installation

Build with python setup.py build install

add below configuration to buildout.cfg:

[download-eggs-first]
recipe = buildout.recipe.download
pkgurl = ${pkgserver:fullurl}
cache-folder = ${buildout:directory}/download-cache
versions-files = ${buildout:directory}/versions/versions.cfg

Optinally we can pass threads, it is defaulted to 50

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

buildout.recipe.download-0.0.3.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page