Metadata-Version: 2.4
Name: cepheus-navis-tableau-powerbi
Version: 5.12.19.post1
Summary: Tableau → Power BI migration suite — converter, pre-extraction, and post-binding tools
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: lxml>=4.9
Requires-Dist: click>=8.0
Requires-Dist: rich>=13.0
Requires-Dist: lark>=1.1
Requires-Dist: reportlab>=4.0
Requires-Dist: pypdf>=4.0
Requires-Dist: pyhanko>=0.25
Requires-Dist: cryptography>=41.0
Requires-Dist: tableauhyperapi
Requires-Dist: openpyxl>=3.1
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

<p align="center">
  <img src="https://www.cepheusonline.com/images/C2-Logo-vsmall.png" alt="Cepheus Navis" height="48">
</p>

<h1 align="center">Migrate from Tableau to Power BI<br>with mathematically proven accuracy</h1>

<p align="center"><em>Because in some environments, "close enough" is the same as wrong.</em></p>

---

## Three things no other migration tool offers

| | |
|:---:|---|
| ✅ | **Mathematically proven formula translation.** Every calculation is individually yardstick-tested against live source platform output. If a formula cannot be proven correct, Navis flags it — it never guesses. |
| 🔏 | **Tamper-evident Evidence Capsule.** Each conversion produces a signed ZIP with the audit report PDF, side-by-side formula text, fidelity gap disclosures, and a cryptographic hash chain — your legal paper trail. |
| 📋 | **Complete fidelity gap disclosure.** Anything that cannot be fully converted is disclosed in plain English. Nothing is ever silently skipped — your stakeholders see exactly what migrated and what didn't. |

---

## Get started

```bash
pip install cepheus-navis-tableau-powerbi
```

Then run the four-step pipeline against your spec file:

```bash
navis-extract spec.toml   # extract source data
navis analyze            spec.toml   # portfolio analysis + License Request PDF
navis convert            spec.toml   # convert workbooks
navis-deploy  spec.toml   # deploy converted output with data
```

[Full documentation and all migration paths](https://pypi.org/project/cepheus-navis/) &nbsp;·&nbsp; [cepheusonline.com/navis](https://www.cepheusonline.com/navis)
