Metadata-Version: 2.1
Name: Mortgages-and-Loans
Version: 0.1.2
Summary: Simple Python Scripts for Complex Mortgages
Home-page: https://harens.github.io
Author: harens
Author-email: harensdeveloper@gmail.com
License: UNKNOWN
Description: # Mortgages-and-Loans
        [![PyPI version](https://badge.fury.io/py/Mortgages-and-Loans.svg)](https://badge.fury.io/py/Mortgages-and-Loans) [![CodeFactor](https://www.codefactor.io/repository/github/harens/mortgages-and-loans/badge)](https://www.codefactor.io/repository/github/harens/mortgages-and-loans) [![Requirements Status](https://requires.io/github/harens/Mortgages-and-Loans/requirements.svg?branch=master)](https://requires.io/github/harens/Mortgages-and-Loans/requirements/?branch=master) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/Mortgages-and-Loans.svg) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
        
        __Simple Python Scripts for Complex Mortgages__
        
        ## Installation
        
        Run the command:
        ```
        pip install Mortgages-and-Loans
        ```
        Or download the latest version [here](https://github.com/harens/Mortgages-and-Loans/archive/master.zip)
        
        ## License
        
        This project is licensed under the [GNU General Public License v3.0](https://github.com/harens/Mortgages-and-Loans/blob/master/LICENSE)
Keywords: homework,mortgages,loans
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
