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-2024.0.tar.gz (11.9 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-2024.0-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

Details for the file estimated_taxes-2024.0.tar.gz.

File metadata

  • Download URL: estimated_taxes-2024.0.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0

File hashes

Hashes for estimated_taxes-2024.0.tar.gz
Algorithm Hash digest
SHA256 ee10ba3d694a8230066e7eb74140258cd98499d1e2b5a222d67eb6712d584075
MD5 ffa4984f70607eee2f3089b6be807048
BLAKE2b-256 f125878ac05d68ff45fe87121d52f1feefc3f1465fb1883c3a69e83ce440787d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for estimated_taxes-2024.0-py3-none-any.whl
Algorithm Hash digest
SHA256 49a55c305dd43136d2123026d539cbc790d750383101f3d75fd5d75d6009d4a8
MD5 d852d40850116e89b13ef5422badc684
BLAKE2b-256 66b590c061f1ba027a9f9a173f4a9e8da59df226b779bcabd3a4ae6da6d1dc45

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