Python library for performing rental and income property calculations.
Project description
# py-incomepropertyevaluatorkit ## Build Status [](https://travis-ci.org/MikaSoftware/py-incomepropertyevaluatorkit) [](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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for py-incomepropertyevaluatorkit-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f7658a94e12704bafd4cf55b69ab0800b08a3da50f553b9bcb66d5b32fe324c |
|
MD5 | 0b9cdefe7b5c49ea093f523143915f63 |
|
BLAKE2b-256 | f9a112526c4f2dddac18d65ec76a7dd4fefc225a1a94eb2d471a5da77c404662 |
Hashes for py_incomepropertyevaluatorkit-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7713fdbc09c1cdeec5a08dea2d8f0c21c14b8687d297fe6a0093840db81a3b99 |
|
MD5 | 1f443ba0920f64ea9a3cfec5b30f05df |
|
BLAKE2b-256 | 0ec1bb8aafdea30ed75f5eaf484b3963f387ebccc4c2d38c750ec6d36ca71f07 |