L1v1u / uk_tax_calc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tax Calculator

TaxCalculator App is a Python app that will calculate uk taxation for salary

Installation

install venv, requirements, require python3 and the requirements.txt libs

pip install -r requirements.txt

Usage

./backend.sh

http:// localhost: 1983/tax-api/?salary=52000&details=true

About


Languages

Language:Python 97.4%Language:Shell 2.6%