A Interest Calculator calculate loan interest rate etc.
Project description
Interest Calculator
Functionality of the Music Player
- Interest Calculator
Usage
- Make sure you have Python installed in your system.
- Run Following command in the CMD.
step 1 : pip install interestCalc
step 2 : from package.main import interest
Example(Calculate Loan Interest)
## test.py
from package.interest import interest
interest()
Output:
> interest()
Principal Amount : 100
Interest Rate : 10
Enter Months : 10
Enter Years : 0
Interest Earned : 8.33
Total Amount(Principal + Interest) : 108.33
Function
interest()
This function are avalible our package.
I hope enjoy our package
Thank You
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file interest_loan_0.1-1.0.0.tar.gz.
File metadata
- Download URL: interest_loan_0.1-1.0.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
312dc3706693c02ee845b27782cfa74ae82c920ddfcb98681ec040a338e6476c
|
|
| MD5 |
4fdc9460c838ac227331238cee4a89fd
|
|
| BLAKE2b-256 |
adca0109f6ee11bb22028fe3afe1d6ee143c81441794c60249f4227bd8bfa62e
|
File details
Details for the file interest_loan_0.1-1.0.0-py3-none-any.whl.
File metadata
- Download URL: interest_loan_0.1-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c95631a8f00a6f7e30de0d53f1264dda304009adaaef76e63297d10e5a2adc2
|
|
| MD5 |
e2b33dd916f5475f30562ceb9f37bb93
|
|
| BLAKE2b-256 |
27fbe0367b6aa0110cbb14d7318f5a632ed833fdd710291350d608518283f3a7
|