# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Project Overview SpendingAnalysis is a Python application that ingests data from various sources to analyze spending habits. The project is in early development. ## Repository - Remote: https://gitea.conlon.fun/andy/SpendingAnalysis.git - Branch: main ## Development Setup Python project — no build system, dependencies, or test framework configured yet. Standard Python .gitignore is in place covering common tooling (pytest, mypy, ruff, venv, etc.).