tax-bpjs

Easy Tax & BPJS Calculation using Python!


Keywords
bpjs, indonesia, python3, tax
License
MIT
Install
pip install tax-bpjs==1.0.5

Documentation

tax_bpjs

Easy Tax & BPJS Calculation according to Indonesia Govermennt Regulation using Python!:)

Features: - BPJS Calculation - Tax Calculation

Installation

Use the package manager pip to install tax_bpjs.

pip install tax_bpjs

Usage

from tax_bpjs.bpjs import Bpjs
from tax_bpjs.tax import Tax

Quick Start

check example.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT