krzysztofr / brutto2netto

Gross to net salary calculator (according to Polish law)
MIT License
1 stars 0 forks source link

Net salary calculator (Poland)

This simple script provides calculation of net salary when gross salary is given.

Installation

Just copy the b2n.py script anywhere you wish.

Requirements

none

Running

Run python b2n.py -h to see the options. Interactive mode allows you to type number and get the net values. Other modes allow you to get values in specified format as an output. In such case, amount value is required.

Disclaimer

I did it as sa handy tool to help in my daily work. I cannot guarantee it's accuracy.

Known issues