Metadata-Version: 2.4
Name: bokk-ai
Version: 0.0.1
Summary: AI-powered CLI accounting for developers. Swedish bokföring made simple.
Project-URL: Homepage, https://bokk.ai
Project-URL: Repository, https://github.com/bokk-ai/bokk
Author-email: Bokk <hello@bokk.ai>
License-Expression: MIT
Keywords: accounting,ai,bas,bokföring,cli,sie4,swedish
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Office/Business :: Financial :: Accounting
Requires-Python: >=3.10
Requires-Dist: rich>=13.0.0
Requires-Dist: typer>=0.9.0
Description-Content-Type: text/markdown

# 📚 Bokk — AI-Powered CLI Accounting

> Swedish bokföring for developers. Bank-statement-driven, AI-categorized, SIE4-ready.

**Coming soon.** Follow [@bokk_ai](https://x.com/bokk_ai) for updates.

## Install

```bash
pip install bokk-ai
```

## What It Will Do

```bash
bokk import bank-statement.csv   # Import bank transactions
bokk review                      # AI categorizes, you confirm
bokk log                         # Git-log style verification history
bokk status                      # Period overview
bokk export sie4 2025            # SIE4 export
bokk report balans 2025          # PDF balance report
```

## Links

- 🌐 [bokk.ai](https://bokk.ai)
- 🐙 [GitHub](https://github.com/bokk-ai/bokk)
- 🐦 [Twitter/X](https://x.com/bokk_ai)
