Metadata-Version: 2.1
Name: exam_data_helper
Version: 0.1.3
Summary: 
Home-page: https://test.pypi.org/simple/
Author: pat barry
Author-email: patrick@digibeat.health
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: boto3 (==1.34.144)
Requires-Dist: boto3-stubs[dynamodb,s3] (>=1.34.0,<2.0.0)
Requires-Dist: requests
Requires-Dist: retry-decorator
Requires-Dist: scipy
Project-URL: Repository, https://test.pypi.org/simple/
Description-Content-Type: text/markdown

# README #
Helper functions for our processing pipelines.

I am using 

<!-- venv commands -->
<!-- start venv env -->
```bash
projen venv
```


