amortization

View on PyPIReverse Dependencies (0)

2.3.0 amortization-2.3.0-py3-none-any.whl

Wheel Details

Project: amortization
Version: 2.3.0
Filename: amortization-2.3.0-py3-none-any.whl
Download: [link]
Size: 7530
MD5: acb4550242cdff09905ce4fa6ed23994
SHA256: 5cb4270c78cb4f62ce025db35bd8aa85fee71792809c7896d13701894f7a2803
Uploaded: 2023-07-06 22:23:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: amortization
Version: 2.3.0
Summary: Python library for calculating amortizations and generating amortization schedules
Author: Ronie Martinez
Author-Email: ronmarti18[at]gmail.com
Home-Page: https://github.com/roniemartinez/amortization
Project-Url: Donate, https://www.buymeacoffee.com/roniemartinez
Project-Url: Repository, https://github.com/roniemartinez/amortization
License: MIT
Keywords: amortization
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Office/Business :: Financial :: Accounting
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8,<4.0
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 6383 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
amortization/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
amortization/amortize.py sha256=Xs4_aoLLo7OjZo8pfxuJWi3jCTktkzFPZljYDct-LyE 3523
amortization/amount.py sha256=k-wDUtSaFbgpmjR_hpi3pfvhDnLyvYnflg83xhYDcvs 850
amortization/enums.py sha256=IkuH5KESvHm2U5tW7S_mSebAKeJ0Q_yAfYWNSn0KsdM 195
amortization/period.py sha256=gr3TFvHf2Aj99WAq2p_Id3a4_zBAAYryq1ER0fLkIFc 893
amortization/schedule.py sha256=RVifrRnmmFzU-Q46s2BgG4n4Bgs1PHsUc07u8R0UAkU 1251
amortization-2.3.0.dist-info/LICENSE sha256=xmI1DC5FLbfaBMUlpJOGm6F7uTob59IaEBPWq0Kz1_4 1071
amortization-2.3.0.dist-info/METADATA sha256=7XOtYR7p9f1aSzoy6DabKRTwS9erGowgUEOY8Jsg-EI 7553
amortization-2.3.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
amortization-2.3.0.dist-info/entry_points.txt sha256=bWw6l03l0N8GMh13Qync2OI2OOqrwkPbkwY6D0NGrPI 55
amortization-2.3.0.dist-info/RECORD

entry_points.txt

amortize = amortization.amortize:main