Skip to main content

Estimated taxes calculator

Project description

estimated-taxes

Estimated taxes calculator.

This is meant to help estimate additional tax payments throughout the year, i.e. for IRS form 1040-ES and CA form 540-ES.

Please review the logic yourself if you intend to use this. It intentionally does not attempt to handle all forms and all scenarios; you will likely need to augment it for your particular needs.

See also nkouevda/capital-gains.

Installation

pip install estimated-taxes

Or:

brew install nkouevda/nkouevda/estimated-taxes

Usage

usage: estimated-taxes [<options>] [--] <input file>

Estimated taxes calculator

optional arguments:
  -h, --help     show this help message and exit
  -v, --version  show program's version number and exit

Input Format

See input/example.yaml.

The input file must start with !InputData, and must specify year, filing_status, fed_allowances, and ca_allowances. All other values are optional.

Each value must be a number, or a list of numbers, or a map where the values are numbers. Lists and maps are allowed for convenience, to split up categories into multiple entries. For example, the following are all equivalent:

supplemental_wages: 62500

supplemental_wages:
  - 12500
  - 50000

supplemental_wages:
  bonus: 12500
  rsu: 50000

Examples

estimated-taxes input/example.yaml > output/example.txt

TODO

  • Itemized deductions other than SALT
  • AMT

License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

estimated-taxes-1.0.15.tar.gz (11.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

estimated_taxes-1.0.15-py3-none-any.whl (13.5 kB view details)

Uploaded Python 3

File details

Details for the file estimated-taxes-1.0.15.tar.gz.

File metadata

  • Download URL: estimated-taxes-1.0.15.tar.gz
  • Upload date:
  • Size: 11.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for estimated-taxes-1.0.15.tar.gz
Algorithm Hash digest
SHA256 1011adddc935c2c5a99ba35e1afee5a42e7945226d50a6dd6229b03a4c06c087
MD5 7215aa84565bfc0a0c4023438ecdd5a0
BLAKE2b-256 264662a722ef448b6eb1adf07b46fe46b3c436a1bac3c934f063dabe84bb443a

See more details on using hashes here.

File details

Details for the file estimated_taxes-1.0.15-py3-none-any.whl.

File metadata

File hashes

Hashes for estimated_taxes-1.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 04ccf26eacd561c479c8f946358765ec16c22971b3b92f2d308f7c242bdd1e96
MD5 40fdf02300621ee492cf4c1d5ec3c673
BLAKE2b-256 54073c74cc4442393c8b7711d1bb7c6cab7912680cc388276be3d773bf24ae1e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page