Metadata-Version: 2.1
Name: awsmedia-tool
Version: 0.0.0
Summary: Simple AWS MediaStore tool
Home-page: https://github.com/josephbmanley/awsmedia-tool
Author: Joseph Manley
Author-email: j@cloudsumu.com
License: MIT
Keywords: AWS,MediaStore,Cloud
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Requires-Dist: boto3

![Build & Publish](https://github.com/josephbmanley/awsmedia-tool/workflows/Build%20&%20Publish/badge.svg) ![Version](https://img.shields.io/pypi/v/awsmedia-tool) ![Supported Versions](https://img.shields.io/pypi/pyversions/awsmedia-tool)

# awsmedia-tool

Simple AWS MediaStore tool

## Getting Started

### Installation

awsmedia-tool can easily be install using pip:

```bash
pip install awsmedia-tool
```


