Skip to main content

Python library for performing rental and income property calculations.

Project description

# py-incomepropertyevaluatorkit ## Build Status [![Build Status](https://travis-ci.org/MikaSoftware/py-incomepropertyevaluatorkit.svg?branch=master)](https://travis-ci.org/MikaSoftware/py-incomepropertyevaluatorkit) [![Coverage Status](https://coveralls.io/repos/github/MikaSoftware/py-incomepropertyevaluatorkit/badge.svg?branch=master)](https://coveralls.io/github/MikaSoftware/py-incomepropertyevaluatorkit?branch=master) This library is currently being developed and is not production quality ready!

## Overview Python library for performing rental and income property calculations.

## Minimum Requirements * Python 3.6

## Installation

`bash pip install py-incomepropertyevaluatorkit `

## Usage ### Development Here is an example of using the using the library in your code.

`python #TODO: Write example... `

### Quality Assurance #### Unit Tests If you want to run the unit tests, you can run the following.

Here is how you run the unit tests.

`bash python test_realestatekit.py `

#### Code Coverage Here is how you run code coverage. The first command runs the code coverage and the second command provides a report. If you would like to know more about coverage then click to [here to read](http://coverage.readthedocs.io/en/latest/).

`bash coverage run test_analyzer.py coverage report -m test_analyzer.py `

## License This library is licensed under the BSD license. See [LICENSE.md](LICENSE.md) for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py-incomepropertyevaluatorkit-0.0.1.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page