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-2025.0.tar.gz (12.2 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-2025.0-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for estimated_taxes-2025.0.tar.gz
Algorithm Hash digest
SHA256 6ff88757ff4acda72635ce725aa31a3738c31a9eac17d5081ae4310c1dbb798a
MD5 7c3674c74bd62bf212a90e4b8d00f472
BLAKE2b-256 5462c0b8f8162d179029b94e5c44cbf13b65fb15bf8af748d45338a2cd90fd26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for estimated_taxes-2025.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c55f0737f6054c6061d238e92e85d2f73bd8b3bc70099b1b10e0f3a2e8c66bb3
MD5 b9b3dc66d14ca07d957e98fe9cc9d2dc
BLAKE2b-256 ce1ad0661c30dfbc4c80fbf7863ab4ecf84d0dcb663b3a84fa393dc807473ecf

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