No project description provided
Project description
Financial Calculations
A comprehensive Python package for fundamental and advanced financial mathematics operations. Check the table below to see which features have been implemented so far.
Installation
Dependencies
financial-calc requires:
- Python >=3.12
- numpy-financial >=1.0.0, <2.0.0
- numpy >=2.3.4, <3.0.0
If you already have a working installation of numpy-financial and numpy, the easiest way to install financial-calc is using pip:
pip install financial-calc
Features and Usage
So far, this library is organized into 2 files: financial_math.py and interest_rates.py.
financial_math
It covers the main calculations involved in financial mathematics. The implemented classes are:
capitalization_regimeuniform_payments_seriesinvestment_evaluation_methods
interest_rates
It covers all issues related to interest rates. The implemented classes are:
equivalent_rates
Contributing
Contributions are welcome! If you find any issues, have suggestions for new financial functions, or wish to improve existing code, please feel free to open an issue or submit a pull request.
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 financial_calc-0.1.4.tar.gz.
File metadata
- Download URL: financial_calc-0.1.4.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a32e23afbdaab65f890d067c6f582d19ebcd63e11d425ff07187bae62429dfa7
|
|
| MD5 |
9e0c9f4663401aaac6ed0b2c8da18ada
|
|
| BLAKE2b-256 |
e89428e698c13161636758c2a8a8c20c7e45d52fe3e6ff22909d29ba13065be6
|
File details
Details for the file financial_calc-0.1.4-py3-none-any.whl.
File metadata
- Download URL: financial_calc-0.1.4-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de36959f21f5701d6e84625641113340486d05d88e42214be4afec55aafda66e
|
|
| MD5 |
412f02f6019fc60aad4154cceec5ec08
|
|
| BLAKE2b-256 |
05eec70963eda570e2c9a1661d2f01d5610313b7c1595eb390853444817daf84
|