Metadata-Version: 2.1
Name: s3tethys
Version: 0.1.3
Summary: Python S3 tools for tethys using smart_open
Project-URL: Homepage, https://github.com/tethys-ts/s3tethys
Author-email: Mike Kittridge <mullenkamp1@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: s3,tethys
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Hydrology
Requires-Dist: boto3
Requires-Dist: pandas
Requires-Dist: pydantic
Requires-Dist: requests
Requires-Dist: smart-open
Requires-Dist: zstandard
Description-Content-Type: text/x-rst

s3tethys
==================================

This git repository contains various S3 tools for the Tethys system using smart_open.
