Metadata-Version: 2.1
Name: intake-dynamodb
Version: 2023.4.0
Summary: Intake plugin for reading data from dynamodb
Author-email: Ray Bell <rayjohnbell0@gmail.com>
Project-URL: repository, https://github.com/intake-dynamodb/intake-dynamodb
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dask[dataframe]
Requires-Dist: intake
Requires-Dist: s3fs
Provides-Extra: dev
Requires-Dist: black ; extra == 'dev'
Requires-Dist: moto[dynamodb,s3] ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'
Requires-Dist: pre-commit ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: ruff ; extra == 'dev'
Requires-Dist: yamllint ; extra == 'dev'

# Intake Dynamodb

[![Available on pypi](https://img.shields.io/pypi/v/intake-dynamodb.svg)](https://pypi.python.org/pypi/intake-dynamodb/)

intake-dynamodb is a [plugin](https://intake.readthedocs.io/en/latest/plugin-directory.html) for Intake
for reading data from dynamodb

### Acknowledgements

Developed in the [Met Office Informatics Lab](https://www.metoffice.gov.uk/research/foundation/informatics-lab/index).
