Metadata-Version: 2.2
Name: f-tools
Version: 4.3.9
Summary: AWS tools including ECS bash execution
Author-email: Filipe Ferreira <code@filipeandre.com>
Project-URL: Homepage, https://github.com/filipeandre/f-tools
Description-Content-Type: text/markdown
Requires-Dist: boto3
Requires-Dist: inquirer

# f-tools

This package provides a set of AWS-related tools, including the `f-ecs-bash` command for running ECS bash scripts.

## Installation

You can install the package using pip:

```bash
pip install f-tools
```

## Usage

To execute the `f-ecs-bash` command:

```bash
f-ecs-bash
```

This command will execute a bash iterative session to an ecs container
