31b82dc1d00c4ae8d4f9d7649a25faeefd74d98e
Budget Management System
This project is a Budget Management System that fetches and caches budget-related data from an API. It organizes the data into various categories and handles rate limits to ensure smooth operation.
Project Structure
Setup
-
Set up environment variables:
Create a
.envfile in the root directory and add your API token and budget ID:API_TOKEN=your_api_token BUDGET_ID=your_budget_id
Usage
Contributing
License
Description
Languages
Python
100%