Metadata-Version: 2.4
Name: rap-utils
Version: 0.0.7
Summary: A collection of utils for Reproducible Analytical Pipelines
Project-URL: Homepage, https://github.com/dringtech/rap-utils
Project-URL: Issues, https://github.com/dringtech/rap-utils/issues
Author-email: Giles Dring <giles@dringtech.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: fsspec
Requires-Dist: paramiko
Requires-Dist: petl
Requires-Dist: pyairtable~=2.0
Requires-Dist: pyarrow
Requires-Dist: requests
Requires-Dist: spektrixpython
Description-Content-Type: text/markdown

# rap-utils

A collection of helpers for reproducible analytical pipelines.

These mostly work with the [PETL](https://petl.readthedocs.io/en/stable/) package.