Fixed Income Securities and Derivatives analytics package
Project description
FixedIncome
Python Fixed Income Securities & Derivatives analytics package, originally written for 15.438 Fixed Income Securities & Derivatives at the MIT Sloan School of Management.
Installation
Installation is done through PIP; enter the following on the command line:
$ pip3 install fixedincome-analytics
Updating
Updating is also done through PIP; enter the following on the command line:
$ pip3 install fixedincome-analytics -U
Usage
This package is named fixedincome
. We recommend using it in Python via
import fixedincome as fi
Documentation
Documentation is available through Python's built-in help()
function. As an example, we can see package-level documentation using the following Python code:
import fixedincome as fi
help(fi)
Project details
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
File details
Details for the file fixedincome-analytics-0.1.3.tar.gz
.
File metadata
- Download URL: fixedincome-analytics-0.1.3.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.8.1 keyring/23.1.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
dfd1517c81d55f5c5598fcd5e2927b2d0af726098b941ed674d19075ed2d1e50
|
|
MD5 |
6dd89bd29892470417564dc200491c51
|
|
BLAKE2b-256 |
a47bbaaa809141f0563461e541b6877784ebeb119dc19baf7272e6a3147cdb99
|
File details
Details for the file fixedincome_analytics-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: fixedincome_analytics-0.1.3-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.8.1 keyring/23.1.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4ca81ef5b8571aaaa3bd00273d0da7ae2b2edeece7b0f48b815f94b21f9e16cc
|
|
MD5 |
5027d445af54f9797b1c5455921dda00
|
|
BLAKE2b-256 |
ddd208f784e44b246bc003ea34a7dfa216a0e6d2fc552d2c6242755618243daf
|