{ "info": { "author": "Md. Ahadujjaman Nur", "author_email": "ahadnur44@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Welcome to Finance with python!\n\nMy first package of python for finance. I hope this will help lot of people and if any **contributor** wants to **contribute** then he or she will be most welcome for this project.\n**Thank You so much!**\n\nThis is a basic financial Calculator!\n\n---\n\nThis module will help the students who are finance backgrounded and also for professional useage. This will be upgraded. You can use it through python. Type the command in the terminal **python3 -m pip install fin4py**\n\n> **Note**\n>\n> - First go to python shell and type **>>>from fin4py import finance as f**\n> - The following functions are given..\n> - You can calculate future value with simple interest with the function futureValue_simple.\n> - **>>> f.futureValue_simple()**\n> - This will ask you some variables\n\n> - You can calculate future value with with compound interest with the function futureValue_compound.\n> - **>>> f.futureValue_compuond()**\n> - This will ask you some variables\n\n> - Newly added how to find the effective interest rate of a certain rate.\n> - **>>> f.effecticeInterestRate()**\n> - As usual it will take some rates from you and calculate for you.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ahadnur/pyFinance", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "fin4py", "package_url": "https://pypi.org/project/fin4py/", "platform": "", "project_url": "https://pypi.org/project/fin4py/", "project_urls": { "Homepage": "https://github.com/ahadnur/pyFinance" }, "release_url": "https://pypi.org/project/fin4py/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "financial-calculator", "version": "0.0.2" }, "last_serial": 5549526, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "83f58e0de1ed0e2cfa35a6209dd4de53", "sha256": "89d01f98cb8837b55207dc66cac1498bdefff6f3aa3abcad866e78412c4d51be" }, "downloads": -1, "filename": "fin4py-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "83f58e0de1ed0e2cfa35a6209dd4de53", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2479, "upload_time": "2019-07-16T18:24:10", "url": "https://files.pythonhosted.org/packages/e7/46/175d60ff134f2853e10b3b4f95e2975757880d60f6b3142a32afdff49fdf/fin4py-0.0.1-py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "9963582bb6b7c55a3e931c6e711fe89c", "sha256": "da8d36df29c527f8cb534b27e69394dfda19e1d2b68734a6f5b05a3886b96d82" }, "downloads": -1, "filename": "fin4py-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "9963582bb6b7c55a3e931c6e711fe89c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3317, "upload_time": "2019-07-18T07:39:26", "url": "https://files.pythonhosted.org/packages/31/1e/cf40d9544d435dd5c84b95c4d5e896b1bd9011f2659e21d53ec1a50e293e/fin4py-0.0.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9963582bb6b7c55a3e931c6e711fe89c", "sha256": "da8d36df29c527f8cb534b27e69394dfda19e1d2b68734a6f5b05a3886b96d82" }, "downloads": -1, "filename": "fin4py-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "9963582bb6b7c55a3e931c6e711fe89c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3317, "upload_time": "2019-07-18T07:39:26", "url": "https://files.pythonhosted.org/packages/31/1e/cf40d9544d435dd5c84b95c4d5e896b1bd9011f2659e21d53ec1a50e293e/fin4py-0.0.2-py3-none-any.whl" } ] }