Metadata-Version: 2.4
Name: cpi_index_monitor
Version: 1.0.6
Author-email: Lucas Mendes <contato@lucassousaconsultoria.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: beautifulsoup4

# CPI Index Monitor

Automatically detects and downloads the latest Corruption Perceptions Index (CPI) files from the Transparency International website.

## 🚀 Features

- Detects when a new CPI report is released
- Supports automatic (latest year) and manual (specific year) execution
- Downloads files directly from the official source
- Avoids duplicate downloads using local tracking
- Supports Excel, PDF, and other file formats

---

## 📦 Installation

```bash
pip install cpi-index-monitor
