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

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 example/input.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 example/input.yaml > example/output.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.1.tar.gz (7.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.1-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: estimated-taxes-1.0.1.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for estimated-taxes-1.0.1.tar.gz
Algorithm Hash digest
SHA256 6bb8518e00d3f55e0a0d109fd838f5de5d76051666abb545172b497f5e655370
MD5 534d4770cc610c2c3451140fa9572107
BLAKE2b-256 6691c33826b663ca3452abc78ad5aa467d57786c8f8a399272af3a279c93bef2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: estimated_taxes-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 9.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for estimated_taxes-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 30102342b80b81817e06b576513eaf39ae4631e0671b44bc726a1ec3ed0f46d1
MD5 041bc829bf52eb4135405b18949bddf7
BLAKE2b-256 cfb08edf70557079dae666d0f3995ba2c88788241a335c06eccfe8175c6f196d

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