Tax-Calculator Python API#
The Tax-Calculator’s core capabilities are in the Python package called taxcalc, the source code for which is located in the Tax-Calculator/taxcalc directory tree.
Here we provide a view of the Python API of the taxcalc conda package with links to the source code. Below is a list of the taxcalc package modules (in alphabetical order) with documentation about how to call each class method and function. There is also a link to the source code for each documented member.
- Tax-Calculator CalcFunctions
- Tax-Calculator Calculator
- Tax-Calculator Consumption
- Tax-Calculator Data
- Tax-Calculator Decorators
- Tax-Calculator GrowDiff
- Tax-Calculator GrowFactors
- Tax-Calculator Parameters
- Tax-Calculator Policy
- Tax-Calculator Records
- Tax-Calculator IO
- Tax-Calculator Utilities
- Tax-Calculator Private Utilities