{ "info": { "author": "Phillip Green II", "author_email": "phillip.green.ii@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Office/Business :: Financial", "Topic :: Other/Nonlisted Topic" ], "description": "===================================================================================\nloan_payoff_tools: Simulates multiple different scenarios in which to payoff loans.\n===================================================================================\n\n.. image:: https://travis-ci.org/phillipgreenii/loan_payoff_tools.svg\n :target: https://travis-ci.org/phillipgreenii/loan_payoff_tools\n :alt: Build Status\n\nThis project is designed to determine the optimal way of paying off multiple loans.\nThis tool can be used to determine if is better to payoff the smallest loan or\nthe highest interest rate or any other technique.\n\nInstallation\n------------\n\nThe easiest way to install most Python packages is via ``easy_install`` or ``pip``:\n\n.. code-block:: bash\n\n $ easy_install loan_payoff_tools\n\nUsage\n-----\n\n.. code-block:: python\n\n import loan_payoff_tools\n\nExamples\n--------\n\nSee `Examples `_\n\nDevelopment\n-----------\n\nRun Tests\n^^^^^^^^^\n\n.. code-block:: bash\n\n $ python setup.py test\n\nInstall\n^^^^^^^\n\n.. code-block:: bash\n\n $ python setup.py develop\n\nCopyright & License\n-------------------\n\n * Copyright 2014, Phillip Green II\n * License: MIT", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/phillipgreenii/optimize_loan_payoff/tarball/0.1.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/phillipgreenii/optimize_loan_payoff", "keywords": "loans payoff simulate debt college", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "loan_payoff_tools", "package_url": "https://pypi.org/project/loan_payoff_tools/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/loan_payoff_tools/", "project_urls": { "Download": "https://github.com/phillipgreenii/optimize_loan_payoff/tarball/0.1.2", "Homepage": "https://github.com/phillipgreenii/optimize_loan_payoff" }, "release_url": "https://pypi.org/project/loan_payoff_tools/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Simulates multiple different scenarios in which to payoff loans.", "version": "0.1.2" }, "last_serial": 1539782, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "6cb932c36e2f4f0538c5dea9f2aeb5b1", "sha256": "a040b5e9dcd0cbd5caa0d9a26d8f190a3bc819a2246daa45b959dd420a24b6d9" }, "downloads": -1, "filename": "loan_payoff_tools-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6cb932c36e2f4f0538c5dea9f2aeb5b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8093, "upload_time": "2015-05-09T02:23:51", "url": "https://files.pythonhosted.org/packages/d4/0e/8220d9ef96a054546bf2a7ba997a2acd5655dc40c08df1761dc99b8251ab/loan_payoff_tools-0.1.0.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "2d58321c32b8cfa58b5f3394e882934d", "sha256": "d79226dc285b5a39d095b5b92d067bed993aa2fa1723af665df6f70d1a0ab477" }, "downloads": -1, "filename": "loan_payoff_tools-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2d58321c32b8cfa58b5f3394e882934d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8775, "upload_time": "2015-05-09T03:05:57", "url": "https://files.pythonhosted.org/packages/1d/e0/c500c4c799c7f606cbc7e82f08ece7db51e06aa8e3255a1f45cc8f2f7166/loan_payoff_tools-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2d58321c32b8cfa58b5f3394e882934d", "sha256": "d79226dc285b5a39d095b5b92d067bed993aa2fa1723af665df6f70d1a0ab477" }, "downloads": -1, "filename": "loan_payoff_tools-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2d58321c32b8cfa58b5f3394e882934d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8775, "upload_time": "2015-05-09T03:05:57", "url": "https://files.pythonhosted.org/packages/1d/e0/c500c4c799c7f606cbc7e82f08ece7db51e06aa8e3255a1f45cc8f2f7166/loan_payoff_tools-0.1.2.tar.gz" } ] }