Skip to main content

A lightweight package for personal income taxes

Project description

taxes

A lightweight Python Repo for calculating personal income taxes. Contributions are welcome.

Installing

python3 -m pip install easytax

Example Usage

python3 examples/example.py

Contributing

  1. Clone the taxes repo with:
git clone https://github.com/leehagoodjames/taxes.git
  1. Change directories to the project's root with:
cd taxes
  1. Ensure tests pass with:
python3 -m unittest discover tests
  1. Make awesome changes!

Releasing New Modules

  1. Increment the version in pyproject.toml
  2. Build with:
rm -rf dist; python3 -m build
  1. Upload to pypi with:
python3 -m twine upload --repository pypi dist/*

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

easytax-0.0.18.tar.gz (20.5 kB view details)

Uploaded Source

Built Distribution

easytax-0.0.18-py3-none-any.whl (28.3 kB view details)

Uploaded Python 3

File details

Details for the file easytax-0.0.18.tar.gz.

File metadata

  • Download URL: easytax-0.0.18.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for easytax-0.0.18.tar.gz
Algorithm Hash digest
SHA256 50500048022d0e0fba9d0608959a156ab6a77ac7ce8c739cfdbd98f5474a0558
MD5 5177ab1f77170c26c6aad5a6b11e665e
BLAKE2b-256 3bb1c9671913cefde014c98b6c89ed9df2436af35544475f3513c9f7f7dd342f

See more details on using hashes here.

File details

Details for the file easytax-0.0.18-py3-none-any.whl.

File metadata

  • Download URL: easytax-0.0.18-py3-none-any.whl
  • Upload date:
  • Size: 28.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for easytax-0.0.18-py3-none-any.whl
Algorithm Hash digest
SHA256 e9c177d7c9db8f85e3e7c8eb9961fd873c56bc93e7c9cfb794ca098b07662ad6
MD5 8303c9f442f4d1a890539d791cf3ccfb
BLAKE2b-256 34238387371cc8477062c17a9008204ae1be0df9d705cfb8d7eff7ce534ff6f5

See more details on using hashes here.

Supported by

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