taxbrain


Nametaxbrain JSON
Version 2.7.2 PyPI version JSON
download
home_pagehttps://github.com/PSLmodels/Tax-Brain
SummaryPython library for advanced tax policy analysis
upload_time2024-09-24 03:13:59
maintainerNone
docs_urlNone
authorAnderson Frailey
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            | | |
| --- | --- |
| Org | [![PSL cataloged](https://img.shields.io/badge/PSL-cataloged-a0a0a0.svg)](https://www.PSLmodels.org) [![OS License: CCO-1.0](https://img.shields.io/badge/OS%20License-CCO%201.0-yellow)](https://github.com/PSLmodels/Tax-Brain/blob/master/LICENSE) [![Jupyter Book Badge](https://jupyterbook.org/badge.svg)](https://pslmodels.github.io/Tax-Brain/) |
| Package | [![Python 3.10](https://img.shields.io/badge/python-3.10-blue.svg)](https://www.python.org/downloads/release/python-3108/)  [![Python 3.11](https://img.shields.io/badge/python-3.11-blue.svg)](https://www.python.org/downloads/release/python-3118/) [![Python 3.12](https://img.shields.io/badge/python-3.12-blue.svg)](https://www.python.org/downloads/release/python-3121/) [![PyPI Latest Release](https://img.shields.io/pypi/v/taxbrain.svg)](https://pypi.org/project/taxbrain/) [![PyPI Downloads](https://img.shields.io/pypi/dm/taxbrain.svg?label=PyPI%20downloads)](https://pypi.org/project/taxbrain/) [![Anaconda](https://img.shields.io/conda/dn/conda-forge/taxbrain?color=brightgreen&label=downloads&logo=conda-forge)](https://anaconda.org/conda-forge/taxbrain)|
| Testing | ![example event parameter](https://github.com/PSLmodels/Tax-Brain/actions/workflows/build_and_test.yml/badge.svg?branch=master) ![example event parameter](https://github.com/PSLmodels/Tax-Brain/actions/workflows/deploy_jupyterbook.yml/badge.svg?branch=master)  [![Codecov](https://codecov.io/gh/PSLmodels/Tax-Brain/branch/master/graph/badge.svg)](https://codecov.io/gh/PSLmodels/Tax-Brain) |

Tax-Brain
==============

Tax-Brain is a Python package that wraps two models, [Tax-Calculator](https://taxcalc.pslmodels.org) and [Behavioral Responses](https://github.com/PSLmodels/Behavioral-Responses), in one easy
to use interface for producing revenue estimates and distributional analysis of tax policy changes.

We are seeking contributors and maintainers. If you are interested in joining the project as a contributor or maintainer,
open a new [issue](https://github.com/PSLmodels/Tax-Calculator/issues) and ping [@jdebacker](https://github.com/jdebacker/) -- or just jump right in.

Complete documentation is available at
[`taxbrain.pslmodels.org`](http://taxbrain.pslmodels.org/content/intro.html).

## Overview

Tax-Brain makes it easy for users to simulate the US tax system by providing a
single interface for multiple tax models. Currently, Tax-Brain interfaces with
[Tax-Calculator](https://github.com/PSLmodels/Tax-Calculator) and
[Behavioral-Responses](https://github.com/PSLmodels/Behavioral-Responses).
Additional models will be added in the near future to expand Tax-Brain's
capabilities to include modeling business taxation and running dynamic
general equilibrium simulations.

To learn more about how Tax-Brain works, see [the Tax-Brain documentation](http://taxbrain.pslmodels.org).

## Disclaimer

Tax-brain and its underlying models are constantly being improved upon. For
that reason, the results output by Tax-Brain may differ over time. It is
strongly suggested that the user make note of which version of Tax-Brain,
they are using when reporting their results.

## Installing Tax-Brain

You can install the latest official release from PyPI using this command:
`pip taxbrain`.

Similarly, you can update to the latest release of Tax-Brain using
`pip install -U taxbrain`.

Tax-Brain is no longer maintained on Conda.

## Using Tax-Brain

View the sample code in [example.py]([example.py](http://taxbrain.pslmodels.org/content/examples/example.html)) to see how to run Tax-Brain.
Or, see [the user guide](http://taxbrain.pslmodels.org/content/usage.html)
for a more detailed walk through.

## Citing Tax-Brain

Please cite the source of your analysis as "Tax-Brain release #.#.#, author's
calculations." If you would like to link to Tax-Brain, please use
`https://github.com/PSLmodels/Tax-Brain`. It is also strongly suggested that
you describe your input data and note the versions of the underlying models.

## Tax-Brain Interface

In addition to its Python API, Tax-Brain has also been used to power web applications on
[Compute Studio](https://compute.studio/) and other platforms. An application used to be available at
[here](https://compute.studio/PSLmodels/Tax-Brain/). The code behind the
GUI web application can be found in this repository in the [cs-config](https://github.com/PSLmodels/Tax-Brain/tree/master/cs-config)
directory.

## Additional Information

* [Project Road Map](https://github.com/PSLmodels/Tax-Brain/blob/master/ROADMAP.md)
* [Contributing](http://taxbrain.pslmodels.org/content/contributing/contributor_guide.html)
* [Contributors](https://github.com/PSLmodels/Tax-Brain/graphs/contributors)
* [Release History](https://github.com/PSLmodels/Tax-Brain/blob/master/RELEASES.md)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/PSLmodels/Tax-Brain",
    "name": "taxbrain",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Anderson Frailey",
    "author_email": "andersonfrailey@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/31/bc/dc6c5091cc0f0ed789b46402e54f41a4beb5a4eac03b935fe24cc7805bc6/taxbrain-2.7.2.tar.gz",
    "platform": null,
    "description": "| | |\n| --- | --- |\n| Org | [![PSL cataloged](https://img.shields.io/badge/PSL-cataloged-a0a0a0.svg)](https://www.PSLmodels.org) [![OS License: CCO-1.0](https://img.shields.io/badge/OS%20License-CCO%201.0-yellow)](https://github.com/PSLmodels/Tax-Brain/blob/master/LICENSE) [![Jupyter Book Badge](https://jupyterbook.org/badge.svg)](https://pslmodels.github.io/Tax-Brain/) |\n| Package | [![Python 3.10](https://img.shields.io/badge/python-3.10-blue.svg)](https://www.python.org/downloads/release/python-3108/)  [![Python 3.11](https://img.shields.io/badge/python-3.11-blue.svg)](https://www.python.org/downloads/release/python-3118/) [![Python 3.12](https://img.shields.io/badge/python-3.12-blue.svg)](https://www.python.org/downloads/release/python-3121/) [![PyPI Latest Release](https://img.shields.io/pypi/v/taxbrain.svg)](https://pypi.org/project/taxbrain/) [![PyPI Downloads](https://img.shields.io/pypi/dm/taxbrain.svg?label=PyPI%20downloads)](https://pypi.org/project/taxbrain/) [![Anaconda](https://img.shields.io/conda/dn/conda-forge/taxbrain?color=brightgreen&label=downloads&logo=conda-forge)](https://anaconda.org/conda-forge/taxbrain)|\n| Testing | ![example event parameter](https://github.com/PSLmodels/Tax-Brain/actions/workflows/build_and_test.yml/badge.svg?branch=master) ![example event parameter](https://github.com/PSLmodels/Tax-Brain/actions/workflows/deploy_jupyterbook.yml/badge.svg?branch=master)  [![Codecov](https://codecov.io/gh/PSLmodels/Tax-Brain/branch/master/graph/badge.svg)](https://codecov.io/gh/PSLmodels/Tax-Brain) |\n\nTax-Brain\n==============\n\nTax-Brain is a Python package that wraps two models, [Tax-Calculator](https://taxcalc.pslmodels.org) and [Behavioral Responses](https://github.com/PSLmodels/Behavioral-Responses), in one easy\nto use interface for producing revenue estimates and distributional analysis of tax policy changes.\n\nWe are seeking contributors and maintainers. If you are interested in joining the project as a contributor or maintainer,\nopen a new [issue](https://github.com/PSLmodels/Tax-Calculator/issues) and ping [@jdebacker](https://github.com/jdebacker/) -- or just jump right in.\n\nComplete documentation is available at\n[`taxbrain.pslmodels.org`](http://taxbrain.pslmodels.org/content/intro.html).\n\n## Overview\n\nTax-Brain makes it easy for users to simulate the US tax system by providing a\nsingle interface for multiple tax models. Currently, Tax-Brain interfaces with\n[Tax-Calculator](https://github.com/PSLmodels/Tax-Calculator) and\n[Behavioral-Responses](https://github.com/PSLmodels/Behavioral-Responses).\nAdditional models will be added in the near future to expand Tax-Brain's\ncapabilities to include modeling business taxation and running dynamic\ngeneral equilibrium simulations.\n\nTo learn more about how Tax-Brain works, see [the Tax-Brain documentation](http://taxbrain.pslmodels.org).\n\n## Disclaimer\n\nTax-brain and its underlying models are constantly being improved upon. For\nthat reason, the results output by Tax-Brain may differ over time. It is\nstrongly suggested that the user make note of which version of Tax-Brain,\nthey are using when reporting their results.\n\n## Installing Tax-Brain\n\nYou can install the latest official release from PyPI using this command:\n`pip taxbrain`.\n\nSimilarly, you can update to the latest release of Tax-Brain using\n`pip install -U taxbrain`.\n\nTax-Brain is no longer maintained on Conda.\n\n## Using Tax-Brain\n\nView the sample code in [example.py]([example.py](http://taxbrain.pslmodels.org/content/examples/example.html)) to see how to run Tax-Brain.\nOr, see [the user guide](http://taxbrain.pslmodels.org/content/usage.html)\nfor a more detailed walk through.\n\n## Citing Tax-Brain\n\nPlease cite the source of your analysis as \"Tax-Brain release #.#.#, author's\ncalculations.\" If you would like to link to Tax-Brain, please use\n`https://github.com/PSLmodels/Tax-Brain`. It is also strongly suggested that\nyou describe your input data and note the versions of the underlying models.\n\n## Tax-Brain Interface\n\nIn addition to its Python API, Tax-Brain has also been used to power web applications on\n[Compute Studio](https://compute.studio/) and other platforms. An application used to be available at\n[here](https://compute.studio/PSLmodels/Tax-Brain/). The code behind the\nGUI web application can be found in this repository in the [cs-config](https://github.com/PSLmodels/Tax-Brain/tree/master/cs-config)\ndirectory.\n\n## Additional Information\n\n* [Project Road Map](https://github.com/PSLmodels/Tax-Brain/blob/master/ROADMAP.md)\n* [Contributing](http://taxbrain.pslmodels.org/content/contributing/contributor_guide.html)\n* [Contributors](https://github.com/PSLmodels/Tax-Brain/graphs/contributors)\n* [Release History](https://github.com/PSLmodels/Tax-Brain/blob/master/RELEASES.md)\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python library for advanced tax policy analysis",
    "version": "2.7.2",
    "project_urls": {
        "Homepage": "https://github.com/PSLmodels/Tax-Brain"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dea582965819c5b32fe0998c0dac309417d6a387682b6010c00e301243851cfa",
                "md5": "c8e5eee5cdff29637c491c2c306e1a49",
                "sha256": "72b29d0f40225c177f95074ef12a6382a6c277c139e6c82805f85282d66a60e0"
            },
            "downloads": -1,
            "filename": "taxbrain-2.7.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c8e5eee5cdff29637c491c2c306e1a49",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 54001,
            "upload_time": "2024-09-24T03:13:57",
            "upload_time_iso_8601": "2024-09-24T03:13:57.577698Z",
            "url": "https://files.pythonhosted.org/packages/de/a5/82965819c5b32fe0998c0dac309417d6a387682b6010c00e301243851cfa/taxbrain-2.7.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31bcdc6c5091cc0f0ed789b46402e54f41a4beb5a4eac03b935fe24cc7805bc6",
                "md5": "02a414f9c78b8119f078490e2dbe0625",
                "sha256": "91e8b2112b42e0295401df49a083288010bfe66e9b258f5329fa7f8390d9c9af"
            },
            "downloads": -1,
            "filename": "taxbrain-2.7.2.tar.gz",
            "has_sig": false,
            "md5_digest": "02a414f9c78b8119f078490e2dbe0625",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 171867,
            "upload_time": "2024-09-24T03:13:59",
            "upload_time_iso_8601": "2024-09-24T03:13:59.463327Z",
            "url": "https://files.pythonhosted.org/packages/31/bc/dc6c5091cc0f0ed789b46402e54f41a4beb5a4eac03b935fe24cc7805bc6/taxbrain-2.7.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-24 03:13:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PSLmodels",
    "github_project": "Tax-Brain",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "taxbrain"
}
        
Elapsed time: 0.38545s