Repo READMEs now show both download flavors side-by-side with first-launch warnings (SmartScreen, Gatekeeper) and link to the deeper walkthrough. USER-GUIDE §1 rewritten from a 9-line stub into six subsections: - §1.1 Windows: installer (5 steps) + portable (4 steps) - §1.2 macOS: DMG (5 steps incl. right-click-Open) + portable - §1.3 Linux: AppImage flow (unchanged) - §1.4 First-launch: port selection, localhost binding, browser open - §1.5 How the GUI works - §1.6 System requirements §6 Troubleshooting picks up portable-specific items: Safari unzip quirks, antivirus quarantine on Win portable, license file location. docs/README and Spanish mirrors updated to match. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
33 lines
1.4 KiB
Markdown
33 lines
1.4 KiB
Markdown
> 🌐 **Language:** English · [Español](README.es.md)
|
|
|
|
# Excel & CSV Data Cleaning Mastery Bundle
|
|
|
|
9 Python data-cleaning tools, every one with a CLI and a browser GUI. Local-only, no internet. Windows / macOS / Linux.
|
|
|
|
## Quick Start
|
|
|
|
1. Download from your purchase email. Two flavors per OS — pick one:
|
|
- **Installer** (`.dmg` on macOS, `.exe` on Windows) — wires up Desktop + Start Menu / Launchpad shortcuts.
|
|
- **Portable .zip** — unzip and double-click. No install, no admin rights, runs from anywhere.
|
|
2. Open it (no Python needed; everything is bundled inside).
|
|
3. The app starts a local server and opens your browser. Nothing leaves your machine.
|
|
|
|
Full step-by-step including SmartScreen / Gatekeeper workarounds: [USER-GUIDE.md §1](USER-GUIDE.md#1-install).
|
|
|
|
## Docs
|
|
|
|
**Buyer-facing** (ships with the product):
|
|
- **English**: [USER-GUIDE.md](USER-GUIDE.md) · [CLI-REFERENCE.md](CLI-REFERENCE.md)
|
|
- **Español**: [USER-GUIDE.es.md](USER-GUIDE.es.md) · [CLI-REFERENCE.es.md](CLI-REFERENCE.es.md)
|
|
|
|
**Creator-only** (do not ship):
|
|
- [BUSINESS.md](BUSINESS.md) — market, pricing, marketing
|
|
- [TECHNICAL.md](TECHNICAL.md) — architecture, build pipeline, standards
|
|
- [DECISIONS.md](DECISIONS.md) — locked criteria, decision log
|
|
- [RECOVERY.md](RECOVERY.md) — full rebuild guide
|
|
- [REQUIREMENTS.md](REQUIREMENTS.md) — numbered support matrix
|
|
|
|
---
|
|
|
|
**Version**: 1.6 · **Updated**: 2026-05-01 · **Owner**: Michael
|