A visualization of progressive income tax rates in different countries.
Python 3 is required to run this visualization.
python -m pip install -r requirements.txt
Just execute:
python main.py
This will open a window with a graph in it and a file named tax_brackets.png
will be saved it the current directory.