معرفی شرکت ها


flardl-0.0.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Flardl
ویژگی مقدار
سیستم عامل -
نام فایل flardl-0.0.0
نام flardl
نسخه کتابخانه 0.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Joel Berendzen
ایمیل نویسنده joel@generisbio.com
آدرس صفحه اصلی https://github.com/hydrationdynamics/flardl
آدرس اینترنتی https://pypi.org/project/flardl/
مجوز BSD-3-Clause
# Flardl - Adaptive Multi-Site Downloading of Lists [![PyPI](https://img.shields.io/pypi/v/flardl.svg)][pypi status] [![Python Version](https://img.shields.io/pypi/pyversions/flardl)][pypi status] [![Docs](https://img.shields.io/readthedocs/flardl/latest.svg?label=Read%20the%20Docs)][read the docs] [![Tests](https://github.com/hydrationdynamics/flardl/workflows/Tests/badge.svg)][tests] [![Codecov](https://codecov.io/gh/hydrationdynamics/flardl/branch/main/graph/badge.svg)][codecov] [![Repo](https://img.shields.io/github/last-commit/hydrationdynamics/flardl)][repo] [![Downloads](https://pepy.tech/badge/flardl)][downloads] [![Dlrate](https://img.shields.io/pypi/dm/flardl)][dlrate] [![Codacy](https://app.codacy.com/project/badge/Grade/5d86ff69c31d4f8d98ace806a21270dd)][codacy] [![Snyk Health](https://snyk.io/advisor/python/flardl/badge.svg)][snyk] [pypi status]: https://pypi.org/project/flardl/ [read the docs]: https://flardl.readthedocs.io/ [tests]: https://github.com/hydrationdynamics/flardl/actions?workflow=Tests [codecov]: https://app.codecov.io/gh/hydrationdynamics/flardl [repo]: https://github.com/hydrationdynamics/flardl [downloads]: https://pepy.tech/project/flardl [dlrate]: https://github.com/hydrationdynamics/flardl [codacy]: https://www.codacy.com/gh/hydrationdynamics/flardl?utm_source=github.com&utm_medium=referral&utm_content=hydrationdynamics/zeigen&utm_campaign=Badge_Grade [snyk]: https://snyk.io/advisor/python/flardl > Who would flardls bear? [![logo](https://raw.githubusercontent.com/hydrationdynamics/flardl/main/docs/_static/flardl_bear.png)][logo license] [logo license]: https://raw.githubusercontent.com/hydrationdynamics/flardl/main/LICENSE.logo.txt ## Features _Flardl_ adaptively downloads a list of files from a list of federated web servers. Federated, in this case, means that one can download the same file from each server in the list. For lists of a few hundred or more files of ~1MB in size, the download speed can approach Gbit/s line limits, typically 300X higher than a _curl_-based script. The main speed-up is obtained by asynchronous I/O; the use of multiple servers provides stability and dynamic adaptability in the face of unknown server loads and net weather. The name _flardl_ could be either an acronym involving downloading, or a nonsense word. You pick. ## Requirements _Flardl_ is tested under python 3.9 to 3.11, on Linux, MacOS, and Windows. Under the hood, _flardl_ relies on [httpx] and is supported on whatever platforms that library works under, for both HTTP/1.1 and HTTP/2. HTTP/3 support could easily be added via [aioquic] once enough servers are running HTTP/3 to make that worthwhile. [httpx]: https://www.python-httpx.org/ [aioquic]: https://github.com/aiortc/aioquic ## Installation You can install _Flardl_ via [pip] from [PyPI]: ```console $ pip install flardl ``` ## Usage Please see the [Command-line Reference] for details. ## Contributing Contributions are very welcome. To learn more, see the [Contributor Guide]. ## License Distributed under the terms of the [BSD 3-clause_license][license], _Flardl_ is free and open source software. ## Issues If you encounter any problems, please [file an issue] along with a detailed description. ## Credits _Flardl_ was written by Joel Berendzen. This project was generated from [@cjolowicz]'s [Hypermodern Python Cookiecutter] template. [@cjolowicz]: https://github.com/cjolowicz [pypi]: https://pypi.org/ [hypermodern python cookiecutter]: https://github.com/cjolowicz/cookiecutter-hypermodern-python [file an issue]: https://github.com/hydrationdynamics/flardl/issues [pip]: https://pip.pypa.io/ <!-- github-only --> [license]: https://github.com/hydrationdynamics/flardl/blob/main/LICENSE [contributor guide]: https://github.com/hydrationdynamics/flardl/blob/main/CONTRIBUTING.md


نیازمندی

مقدار نام
>=22.1.0 aiofiles
>=0.23.3 httpx[http2]
>=0.6.0 loguru
>=4.64.1 tqdm


زبان مورد نیاز

مقدار نام
>=3.9,<3.12 Python


نحوه نصب


نصب پکیج whl flardl-0.0.0:

    pip install flardl-0.0.0.whl


نصب پکیج tar.gz flardl-0.0.0:

    pip install flardl-0.0.0.tar.gz