معرفی شرکت ها


func-adl.ast-3.0b4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Functional Analysis Description Language - Backend AST Manipulation Packages
ویژگی مقدار
سیستم عامل -
نام فایل func-adl.ast-3.0b4
نام func-adl.ast
نسخه کتابخانه 3.0b4
نگهدارنده ['Gordon Watts (IRIS-HEP/UW Seattle)']
ایمیل نگهدارنده ['gwatts@uw.edu']
نویسنده G. Watts (IRIS-HEP/UW Seattle)
ایمیل نویسنده gwatts@uw.edu
آدرس صفحه اصلی https://github.com/iris-hep/func_adl
آدرس اینترنتی https://pypi.org/project/func-adl.ast/
مجوز TBD
# func_adl Construct hierarchical data queries using SQL-like concepts in python. [![GitHub Actions Status](https://github.com/iris-hep/func_adl/workflows/CI/CD/badge.svg)](https://github.com/iris-hep/func_adl/actions) [![Code Coverage](https://codecov.io/gh/iris-hep/func_adl/graph/badge.svg)](https://codecov.io/gh/iris-hep/func_adl) [![PyPI version](https://badge.fury.io/py/func-adl.svg)](https://badge.fury.io/py/func-adl) [![Supported Python versions](https://img.shields.io/pypi/pyversions/func-adl.svg)](https://pypi.org/project/func-adl/) `func_adl` Uses an SQL like language, and extracts data and computed values from a ROOT file or an ATLAS xAOD file and returns them in a columnar format. It is currently used as a central part of two of the ServiceX transformers. This is the base package that has the backend-agnostic code to query hierarchical data. In all likelihood you will want to install one of the following packages: - func_adl.xAOD: for running on an ATLAS experiment xAOD file hosted in ServiceX - func_adl.xAOD.backend: for running on a local file using docker See the documentation for more information. ## Development After a new release has been built and passes the tests you can release it by creating a new release on `github`. An action that runs when a release is "created" will send it to `pypi`.


نیازمندی

مقدار نام
==2.3.1 func-adl
- coverage
- flake8
- pytest
- pytest-cov
- twine
- pytest
- pytest-cov
- flake8
- coverage
- twine


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

مقدار نام
>=3.6, <3.11 Python


نحوه نصب


نصب پکیج whl func-adl.ast-3.0b4:

    pip install func-adl.ast-3.0b4.whl


نصب پکیج tar.gz func-adl.ast-3.0b4:

    pip install func-adl.ast-3.0b4.tar.gz