{ "info": { "author": "Ryan T. Dean", "author_email": "rtdean@cytherianage.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Topic :: Office/Business :: Financial", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Usury: Python Library for Calculating Interest\n==============================================\n\n.. image:: https://img.shields.io/badge/license-Apache%202-blue.svg\n :target: https://raw.githubusercontent.com/rtdean/usury/master/LICENSE\n\n.. image:: https://img.shields.io/pypi/v/usury.svg\n :target: https://pypi.python.org/pypi/usury\n\n.. image:: https://img.shields.io/pypi/format/usury.svg?maxAge=2592000\n\n.. image:: https://img.shields.io/github/issues/rtdean/usury.svg\n :target: https://github.com/rtdean/usury/issues\n\nWhy usury? Historically, charging any interest on a loan was considered usury.\nOf course, in today's world, the term refers to the practice of loans which\nabuse the lendee to enrich the lender, typically due to excessive or abusive\ninterest rates.\n\n Mr. Burns: By the way, are you acquainted with our state's stringent usury\n laws?\n\n Homer: Us-ury?\n\n Mr. Burns: Oh, silly me! I must have just made up a word that doesn't\n exist. Now, what is the purpose of this loan?\n\nBut that's okay, the usury library doesn't judge you. Whether you are trying\nto set up a savings and loan bank in the MMO of your choice, just trying to do\nsome financial planning / analysis of your debt, or maybe you fell into the trap\nof loaning money to people... this library can help you do the math.\n\nWell, assuming you want a simple interest loan, that is. Anything else isn't\nexactly supported yet. More should be Coming Soon (tm).\n\nWe welcome feedback on via the issues and pull request system on Github.\n\nInstallation\n------------\n\nTo install usury:\n\n.. code-block:: bash\n\n $ pip install usury\n\nDocumentation\n-------------\n\nDocumentation is available at https://usury.readthedocs.org/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rtdean/usury", "keywords": "usury interest", "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "usury", "package_url": "https://pypi.org/project/usury/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/usury/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rtdean/usury" }, "release_url": "https://pypi.org/project/usury/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Python interest calculation library", "version": "0.1.0" }, "last_serial": 2084280, "releases": { "0.1": [], "0.1.0": [ { "comment_text": "", "digests": { "md5": "a46e222c2382f9a1ec44f2b4f42eb891", "sha256": "e3da40d1fa29ffc42e29d4ffc44be58a3a8d02e5732589da863647b9023f103a" }, "downloads": -1, "filename": "usury-0.1.0.zip", "has_sig": false, "md5_digest": "a46e222c2382f9a1ec44f2b4f42eb891", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12229, "upload_time": "2016-04-26T08:46:59", "url": "https://files.pythonhosted.org/packages/10/02/c9a28af1b9537766bd75b8620c485c56992a795ecda177785c6040daeae8/usury-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a46e222c2382f9a1ec44f2b4f42eb891", "sha256": "e3da40d1fa29ffc42e29d4ffc44be58a3a8d02e5732589da863647b9023f103a" }, "downloads": -1, "filename": "usury-0.1.0.zip", "has_sig": false, "md5_digest": "a46e222c2382f9a1ec44f2b4f42eb891", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12229, "upload_time": "2016-04-26T08:46:59", "url": "https://files.pythonhosted.org/packages/10/02/c9a28af1b9537766bd75b8620c485c56992a795ecda177785c6040daeae8/usury-0.1.0.zip" } ] }