https://github.com/parkerglas12/car-loan-calculator
This application is a car loan calculator written in Python. It uses Pandas to store data and perform efficient operations, Matplotlib for additional visualizations, and Streamlit to provide an interactive user interface.
https://github.com/parkerglas12/car-loan-calculator
finance finance-tool matplotlib-pyplot pandas python streamlit streamlit-webapp
Last synced: 8 months ago
JSON representation
This application is a car loan calculator written in Python. It uses Pandas to store data and perform efficient operations, Matplotlib for additional visualizations, and Streamlit to provide an interactive user interface.
- Host: GitHub
- URL: https://github.com/parkerglas12/car-loan-calculator
- Owner: parkerglas12
- License: mit
- Created: 2025-02-04T15:39:27.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-02-04T15:41:28.000Z (10 months ago)
- Last Synced: 2025-02-12T12:16:57.324Z (10 months ago)
- Topics: finance, finance-tool, matplotlib-pyplot, pandas, python, streamlit, streamlit-webapp
- Language: Python
- Homepage: https://parkerglas12-car-loan-calculator-main-za2tmt.streamlit.app/
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Car Loan Calculator
This application is a car loan calculator written in Python. It uses Pandas to store data and perform efficient operations, Matplotlib for additional visualizations, and Streamlit to provide an interactive user interface.
## Features
- Utilizes Pandas for efficient data storage and operations.
- Utilizes Matplotlib for additional data visualizations.
- Utilizes Streamlit to provide the user with a UI for an interactive and intuitive experience.
## License
[MIT License](LICENSE)