معرفی شرکت ها


acryl-executor-0.0.3rc8


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

An library used within Acryl Agents to execute tasks
ویژگی مقدار
سیستم عامل -
نام فایل acryl-executor-0.0.3rc8
نام acryl-executor
نسخه کتابخانه 0.0.3rc8
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده -
آدرس صفحه اصلی https://datahubproject.io/
آدرس اینترنتی https://pypi.org/project/acryl-executor/
مجوز Apache License 2.0
# Acryl Executor Remote execution agent used for running DataHub tasks, such as ingestion powered through the UI. ```bash python3 -m venv --upgrade-deps venv source venv/bin/activate pip3 install . ``` ## Notes By default, this library comes with a set of default task implementations: ### RUN_INGEST Task - **SubprocessProcessIngestionTask** - Executes a metadata ingestion run by spinning off a subprocess. Supports ingesting from a particular version, and with a specific plugin (based on the platform type requested) - **InMemoryIngestionTask** - Executes a metadata ingestion run using the datahub library in the same process. Not great for production where we can see strange dependency conflicts when certain packages are executed together. Use this for testing, as it has no ability to check out a specific DataHub Metadata Ingestion plugin.


نیازمندی

مقدار نام
>=1.5.1 pydantic
>=0.4 sqlalchemy-stubs
>=0.4.3 mypy-extensions
>=0.9.4 acryl-datahub[datahub-rest]
>=3.7.4 typing-extensions
- types-requests
- types-python-dateutil
>=0.4 sqlalchemy-stubs
>=0.4.3 mypy-extensions
- requests-mock
>=4.3.0 flake8-tidy-imports
>=0.9.4 acryl-datahub[datahub-rest]
- types-freezegun
>=6.2.2 pytest
>=1.5.1 pydantic
- types-dataclasses
- freezegun
>=3.8.3 flake8
- types-toml
- types-PyYAML
<0.920,>=0.901 mypy
>=3.7.4 typing-extensions


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

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl acryl-executor-0.0.3rc8:

    pip install acryl-executor-0.0.3rc8.whl


نصب پکیج tar.gz acryl-executor-0.0.3rc8:

    pip install acryl-executor-0.0.3rc8.tar.gz