Metadata-Version: 2.1
Name: icloudservice
Version: 0.2
Summary: The `icloudservice` class provides a Python interface for interacting with
Home-page: https://github.com/leonardogonzalolaura/workspace_icloudservice
Author: Leonardo Daniel Gonzalo Laura
Author-email: glleonardodaniel@gmail.com
License: MIT
Description-Content-Type: text/markdown
Requires-Dist: boto3
Requires-Dist: rich

# icloudservice
 [![Publish icloudservice](https://github.com/leonardogonzalolaura/workspace_icloudservice/actions/workflows/publish.yml/badge.svg)](https://github.com/leonardogonzalolaura/workspace_icloudservice/actions/workflows/publish.yml)
 
 ![PyPI version](https://img.shields.io/pypi/v/icloudservice.svg)


**`icloudservice`** is a Python library for cloud integration services with AWS and Azure. This library helps streamline cloud service interactions and management.

## Features

- Integration with AWS and Azure cloud services.
- Provides easy-to-use methods for interacting with cloud resources.
- Rich logging and output formatting.

## Installation

You can install `icloudservice` via pip:

```bash
pip install icloudservice
```


## Development

The library is currently under construction. Check back later for more features and updates.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
