Skip to content

halesyy/aus-tax-per-transaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Aussie tax per-transaction

For business owners who want to calculate the income tax they should put aside for each transaction that comes in, with the context of the history of transactions.

Problem

Calculating tax as a sole trader goes as follows:

  • Earn heaps of money.
  • Spend all of it.
  • Realize you need to pay tax.
  • Use coming year's income to cover the last tax bill.

This one-file Python script (app/app.py) simplifies that by letting you input each transaction and calculate the income tax before and after it. As you input transactions, the estimated tax to allot is printed out.

Note:

About

For business owners who want to calculate the income tax they should put aside for each transaction that comes in.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published