Metadata-Version: 2.4
Name: budget-recommender
Version: 0.1.0
Summary: Dynamic budget tracking and goal recommendation library
Author: Your Name
Author-email: Your Name <your.email@example.com>
License: MIT
Project-URL: Homepage, https://example.com
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: license-file
Dynamic: requires-python

# budget-recommender

A simple and dynamic Python library for personal budget tracking and goal recommendations.

## Features

- Define multiple budgeting goals dynamically (name, amount, date, category, priority, savings).
- Get personalized savings recommendations for each goal.
- Designed for integration with web apps and external data sources (e.g., AWS DynamoDB).

## Installation

