Financial modelling in Python
Project description
Financial modelling with Python and Pandas
Implemented functions:
- Basic calculations
- Net present Value
- Internal rate of returns
- Flat loan payments
- Future value
- Continuously compounded interest rate
- Enterprise value
- Free Cash Flows
- Weighted average cost of capital and DCF
Based on this book Financial Modeling by Simon Benninga
Changelog
v0.2.2:
- Fixed broken API link
- Fixed minor bugs
v0.2.1:
- Fixed failed tests
- Integrate code coverage
- Cleaned-up code, relative paths, broken links
v0.2:
- Switched to financialmodelingprep.com API for financials
- PyPI release
- readthedocs release
Features in the next releases
- Optimal portfolio calculation
- Caching of API results
Documentation
The latest docs are available here.
Installation
Easiest way to install is to use pip
pip install pyfinmod
Contributing
All contributions in the form of pull-requests and issue reports are welcome.
Support
This package is originally created by Alexey Smirnov. All credits to him for his awesome work.
- Send him am email msc.smirnov.am+pyfinmod@gmail.com
- Shoot him a message in Linkedin
- Buy him a coffee here
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
pyfinmod-0.2.2.tar.gz
(8.4 kB
view details)
Built Distribution
File details
Details for the file pyfinmod-0.2.2.tar.gz
.
File metadata
- Download URL: pyfinmod-0.2.2.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7012cd61d12ca0a67dd821268aab05f6acbec35b385fc363aa1c4c9bdd714276 |
|
MD5 | d80baff1c5be3b0d687b69aa5c1ebd69 |
|
BLAKE2b-256 | 18e81b646900ee52d65eede668a62c58b63fbac2000e2923fa89c6e574a01001 |
File details
Details for the file pyfinmod-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: pyfinmod-0.2.2-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2b83bf22ebfcee17cfc8f48ffefc8116a1b4fe92e176db5e1564608c6123e3f |
|
MD5 | a0d0608cb3e37d31e1cd8be74e8f1d52 |
|
BLAKE2b-256 | 9fdbbc6f413535229ee82d9fdd66663e0944d24b3afe4064b5b7df6e13e7ce54 |