A Python Package that calculate take home income for UK Employees
Project description
UK Income Calculator
Table of Contents
UKIncomeCalculator
This is a package that helps to determine Pension, Income Tax, National Insurance Contribution and Net Pay for a particular tax period in United Kingdom.
Installation
pip install ukincomecalculator
Usage
To use the package after installation, simply run the below syntax:
from ukincomecalculator import calculator
calculator.income()
After running this, it ask various questions regarding your income and tax period, and then it will provide you with the calculations for Pension, Income Tax, National Insurance Contribution and Net Pay. Below is a screenshot of what the display looks like:
Contact
For any questions or suggestions, please contact me at: ifeoluwaojeleye.o@gmail.com
License
ukincomecalculator is distributed under the terms of the MIT license.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ukincomecalculator-0.2.tar.gz.
File metadata
- Download URL: ukincomecalculator-0.2.tar.gz
- Upload date:
- Size: 185.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aea1c5775fa2a3cb99baad87a5a24f19d3d6d0f323f57e0f3ba3a2e817eaa7e6
|
|
| MD5 |
d1f64d7018f470e9d7aaf6c2912fb4aa
|
|
| BLAKE2b-256 |
10cc451092e63911cd62adf06173cc8183b2e9afbf077692a0a772844eb4e8ff
|
File details
Details for the file ukincomecalculator-0.2-py3-none-any.whl.
File metadata
- Download URL: ukincomecalculator-0.2-py3-none-any.whl
- Upload date:
- Size: 95.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
674d6d3ba7d4fd7a6b8f0811f1b5dbf96a72791eda745d8abf354a1a9e63fc12
|
|
| MD5 |
a033439b7a4ecbc5e94d2f914079efb1
|
|
| BLAKE2b-256 |
ac0f0d380ead5e7091f2ffc5a656acc7e58c5088bbd018e28d318916ba301ede
|