Financer is a Python application capable of pricing various financial assets. For example, bond, bond future, interest rate swap.
Raw data
{
"_id": null,
"home_page": null,
"name": "finpricer",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "finance, pricing, bond, rates, credit",
"author": null,
"author_email": "Jing Nie <niejing1@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/51/e2/d603c6b71f6feffadf7774585fac9330e647402eb18c898d2b24d29f21cf/finpricer-0.1.0.tar.gz",
"platform": null,
"description": "Financer is a Python application capable of pricing various financial assets. For example, bond, bond future, interest rate swap.\n",
"bugtrack_url": null,
"license": null,
"summary": "A Python library capable of pricing various financial assets.",
"version": "0.1.0",
"project_urls": {
"Bug Tracker": "https://github.com/njulia/finpricer/issues",
"Homepage": "https://github.com/njulia/finpricer"
},
"split_keywords": [
"finance",
" pricing",
" bond",
" rates",
" credit"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f287d2892d6280f77acdefea8ead3f6125dc069be7b35083bd0f82448534b379",
"md5": "88427059b14135643726a0946135b39b",
"sha256": "38d47963d9c157f96234075ff3d81ee454b91228cca9e87314214e69f96c185e"
},
"downloads": -1,
"filename": "finpricer-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "88427059b14135643726a0946135b39b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 38248,
"upload_time": "2025-07-28T12:21:04",
"upload_time_iso_8601": "2025-07-28T12:21:04.801568Z",
"url": "https://files.pythonhosted.org/packages/f2/87/d2892d6280f77acdefea8ead3f6125dc069be7b35083bd0f82448534b379/finpricer-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "51e2d603c6b71f6feffadf7774585fac9330e647402eb18c898d2b24d29f21cf",
"md5": "544d17f230e7031f839e5b51078cad7e",
"sha256": "886f51521b75bcc908e36e12781fa9b06b37f9b7a950365a0f47195ae25afcc5"
},
"downloads": -1,
"filename": "finpricer-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "544d17f230e7031f839e5b51078cad7e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 34948,
"upload_time": "2025-07-28T12:21:05",
"upload_time_iso_8601": "2025-07-28T12:21:05.905031Z",
"url": "https://files.pythonhosted.org/packages/51/e2/d603c6b71f6feffadf7774585fac9330e647402eb18c898d2b24d29f21cf/finpricer-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-28 12:21:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "njulia",
"github_project": "finpricer",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pytest",
"specs": [
[
">=",
"7.0"
]
]
},
{
"name": "build",
"specs": []
}
],
"lcname": "finpricer"
}