Metadata-Version: 2.4
Name: cli-market-core
Version: 1.9.36
Summary: CLI Market intelligence layer — indicators, billing, MCP primitives, and retailer connectors. Dependency of cli-market-world.
Author-email: CLI Market <hello@cli-market.dev>
License-Expression: MIT
Project-URL: Homepage, https://cli-market.dev
Project-URL: Documentation, https://cli-market.dev/docs
Project-URL: MCP Tools, https://cli-market.dev/tools
Project-URL: PyPI, https://pypi.org/project/cli-market-world/
Project-URL: Support, https://cli-market.dev/docs
Keywords: vtex,mcp,ai-agents,ecommerce,cli,retail,commerce
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.27
Requires-Dist: rich>=13.0
Requires-Dist: fastapi>=0.115
Requires-Dist: uvicorn>=0.30
Requires-Dist: pydantic>=2.0
Requires-Dist: python-multipart>=0.0.9
Requires-Dist: psycopg2-binary>=2.9
Requires-Dist: asyncpg>=0.29
Requires-Dist: playwright>=1.45.0

<!-- readme-hero -->
<div align="center">

<img src="https://cli-market.dev/demo.gif" alt="CLI MARKET CORE" width="100%" />

</div>

# cli-market-core

> **Intelligence Layer** — Indicators, billing, connectors, and MCP tools for CLI Market

```bash
pip install cli-market-world
```

Install **`cli-market-world`** for the full CLI + MCP experience. This package is the intelligence dependency pulled in automatically.

---

## What is this?

`cli-market-core` is the intelligence engine of the CLI Market ecosystem: price indicators, spread analysis, billing/payments, retailer connectors, and MCP tool definitions.

---

## Links

- 🌐 [cli-market.dev](https://cli-market.dev)
- 📚 [Docs](https://cli-market.dev/docs)
- 🔧 [MCP /tools](https://cli-market.dev/tools)
- 📦 [PyPI — cli-market-world](https://pypi.org/project/cli-market-world/)

---

## Ecosystem

```
cli-market-backend  →  Data ingestion (scrapers, FastAPI)
cli-market-index    →  Semantic refinery (Golden Records)
cli-market-core     →  Intelligence (THIS PACKAGE)
cli-market-world    →  CLI + MCP exposure (pip install target)
```

---

## Modules

| Module | Role |
|---|---|
| `market_core` | Core service orchestrator |
| `market_indicators` | 34 market indicators from shelf data |
| `market_spread` | Cross-retailer price spreads |
| `market_mcp` | MCP tool definitions |
| `market_basket` | Basket comparison logic |
| `market_billing` | Subscription and billing |
| `market_connectors/` | PayPal, Mercado Pago, VTEX, Shopify, etc. |

Canonical stats: run `python ops/sync_market_stats.py` in **cli-market-world**.

---

MIT License · [SINAPSIS INNOVADORA S.A.C.](https://cli-market.dev) · Lima, Peru
