Usshuru is a lightweight Python tool for calculating Minnesota state income tax based on the official tax bracket system. Itโs designed for simplicity, accuracy, and educational use.
- Calculates Minnesota state income tax based on 2025 tax brackets
- Supports multiple filing statuses (e.g., Single, Married Filing Jointly)
- Easy to integrate into other Python projects
- Clear and readable code for learning and customization
- Python 3.7 or higher
Clone the repository:
git clone https://github.com/poly9630/ushuru.git
cd ushuru