معرفی شرکت ها


airflow-fs-0.1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Composable filesystem hooks and operators for Airflow.
ویژگی مقدار
سیستم عامل -
نام فایل airflow-fs-0.1.0
نام airflow-fs
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Julian de Ruiter
ایمیل نویسنده julianderuiter@gmail.com
آدرس صفحه اصلی https://github.com/jrderuiter/airflow-fs
آدرس اینترنتی https://pypi.org/project/airflow-fs/
مجوز MIT license
========== airflow-fs ========== .. image:: https://img.shields.io/circleci/project/github/jrderuiter/airflow-fs/master.svg :target: https://circleci.com/gh/jrderuiter/airflow-fs .. image:: https://img.shields.io/pypi/v/airflow_fs.svg :target: https://pypi.python.org/pypi/airflow-fs airflow-fs is Python package that provides hooks and operators for manipulating files across a variety of file systems using Apache Airflow. Why airflow-fs? --------------- Airflow-fs implements a single interface for different file system hooks, in contrast to Airflows builtin file system hooks/operators. This approach allows us to interact with files independently of the underlying file system, using a common set of operators for performing general operations such as copying and deleting files. Currently, airflow-fs supports the following file systems: local, FTP, HDFS, S3 and SFTP. Support for additional file systems can be added by implementing an additional file system hook that adheres to the required hook interface. See the documentation for more details. Documentation ------------- Detailed documentation is available at: https://jrderuiter.github.io/airflow-fs. License ------- This software is freely available under the MIT license. ======= History ======= Version 0.1.0 ------------- Initial release supporting local, FTP, HDFS, S3 and SFTP file systems.


نیازمندی

مقدار نام
- apache-airflow
- future
- ftputil
- s3fs
- pysftp
<0.12 pyarrow
- pyarrow
- moto
- pylint
- sphinx
- sphinx-rtd-theme
- watchdog
- pytest-helpers-namespace
- bump2version
- pytest
- pytest-mock
- pytest-cov
- black
- ftputil
<0.12 pyarrow
- pyarrow
- s3fs
- pysftp


نحوه نصب


نصب پکیج whl airflow-fs-0.1.0:

    pip install airflow-fs-0.1.0.whl


نصب پکیج tar.gz airflow-fs-0.1.0:

    pip install airflow-fs-0.1.0.tar.gz