Metadata-Version: 2.4
Name: servicex_analysis_utils
Version: 1.0b1
Summary: A package with analysis tools for ServiceX.
Project-URL: Source Code, https://github.com/ArturU043/ServiceX_analysis_utils
Project-URL: Documentation, https://servicex.readthedocs.io/
Project-URL: Issue Tracker, https://github.com/ArturU043/ServiceX_analysis_utils/issues
Author-email: Artur Cordeiro Oudot Choi <acordeir@cern.ch>
License: BSD-3-Clause
License-File: LICENSE
Requires-Python: >=3.9
Requires-Dist: awkward>=2.6
Requires-Dist: dask-awkward>=2024.12.2
Requires-Dist: uproot>=5.0
Provides-Extra: test
Requires-Dist: numpy>=1.21; extra == 'test'
Requires-Dist: pytest>=7.2.0; extra == 'test'
Description-Content-Type: text/markdown

# ServiceX analysis utils
This repository provides analysis tools to be used with the [ServiceX Client](https://github.com/ssl-hep/ServiceX_frontend/tree/master)

## Documentation
The different functions are documented in [ServiceX Documentation](https://servicex-frontend.readthedocs.io)
