معرفی شرکت ها


fetchmesh-0.3.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A Python library for working with the RIPE Atlas anchoring mesh.
ویژگی مقدار
سیستم عامل -
نام فایل fetchmesh-0.3.3
نام fetchmesh
نسخه کتابخانه 0.3.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Maxime Mouchet
ایمیل نویسنده max@maxmouchet.com
آدرس صفحه اصلی https://github.com/SmartMonitoringSchemes/fetchmesh
آدرس اینترنتی https://pypi.org/project/fetchmesh/
مجوز MIT
<p align="center"> <img src="/docs/logo.png" height="150"><br/> <i>A Python library for working with the RIPE Atlas anchoring mesh.</i><br/><br/> <a href="https://codecov.io/gh/SmartMonitoringSchemes/fetchmesh"> <img src="https://img.shields.io/codecov/c/github/SmartMonitoringSchemes/fetchmesh?logo=codecov&logoColor=white"> </a> <a href="https://github.com/SmartMonitoringSchemes/fetchmesh/raw/gh-pages/fetchmesh.pdf"> <img src="https://img.shields.io/badge/documentation-pdf-blue.svg?logo=readthedocs&logoColor=white&style=flat"> </a> <a href="https://pypi.org/project/fetchmesh/"> <img src="https://img.shields.io/pypi/v/fetchmesh?color=blue&logo=pypi&logoColor=white"> </a> <a href="https://github.com/SmartMonitoringSchemes/fetchmesh/actions"> <img src="https://img.shields.io/github/workflow/status/SmartMonitoringSchemes/fetchmesh/CI?logo=github&label=tests"> </a> </p> fetchmesh is a tool to simplify working with Atlas [anchoring mesh](https://atlas.ripe.net/about/anchors/) measurements. It can download results concurrently, process large files in streaming without requiring a large amount of memory, and clean measurement results. It uses Facebook [Zstandard](https://facebook.github.io/zstd/) algorithm for fast data compression. - [**Documentation**](https://github.com/SmartMonitoringSchemes/fetchmesh/raw/gh-pages/fetchmesh.pdf) — Consult the quick start guide and the documentation. - [**Issues**](https://github.com/SmartMonitoringSchemes/fetchmesh/issues) — See what is broken / currently not working. ## :rocket: Quick Start ```bash # Requires Python 3.7+ pip install fetchmesh ``` ```bash fetchmesh --help # Usage: fetchmesh [OPTIONS] COMMAND [ARGS]... # ... ``` See the [documentation](https://github.com/SmartMonitoringSchemes/fetchmesh/raw/gh-pages/fetchmesh.pdf) for more. *Logo: Pizza by Denis Shumaylov from the Noun Project (Creative Commons).*


نیازمندی

مقدار نام
>=1.4.3,<2.0.0 appdirs
>=1.5.1,<2.0.0 cached-property
>=8.0,<9.0 click
>=0.1.10,<0.2.0 mbox[click]
>=1.0.1,<2.0.0 pandas
>=5.7.0,<6.0.0 psutil
>=0.10.0,<0.11.0 py-radix
>=2021.1,<2022.0 pytz
>=2.22.0,<3.0.0 requests
>=12.0,<13.0 rich
>=8.0.1,<9.0.0 tenacity
>=4.46.0,<5.0.0 tqdm
>=0.17.0,<0.18.0 zstandard


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

مقدار نام
>=3.7,<4.0 Python


نحوه نصب


نصب پکیج whl fetchmesh-0.3.3:

    pip install fetchmesh-0.3.3.whl


نصب پکیج tar.gz fetchmesh-0.3.3:

    pip install fetchmesh-0.3.3.tar.gz