mmex_lib 0.1.2-beta.1

Library for interacting with Money Manager EX data and logic
Documentation
# Documentation: mmex_lib (Beta)

Welcome to the documentation for `mmex_lib`. 

> ⚠️ **PROJECT STATUS: BETA**
> This library is in beta phase. The API is functional but subject to changes.

## 🗺️ Documentation Structure

### 1. Guides (`guides/`)
- [Getting Started with Python]guides/getting_started_python.md: Quick setup using `pip install mmex-lib`.

### 2. Architecture & Internals (Coming Soon)
- The technical design and architecture overview are currently available in Spanish in the `docs-es/` directory. English translations will be added in future updates.

### 3. Examples (`examples/`)
- `examples/README.md`: Index of examples for different languages.
- `python/`: Real integration scripts using the `mmex_lib` package.
- `rust/`: Pure business logic examples.

---

## 💡 Spanish Documentation
All detailed documentation, including architectural design, contributing guidelines, and the roadmap, is fully available in Spanish under the `docs-es/` directory.

- [Inicio Rápido (Español)]../docs-es/guides/getting_started_python.md
- [Arquitectura (Español)]../docs-es/architecture/overview.md