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.19.tar.gz (21.6 kB view details)

Uploaded Source

Built Distribution

easytax-0.0.19-py3-none-any.whl (29.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: easytax-0.0.19.tar.gz
  • Upload date:
  • Size: 21.6 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.19.tar.gz
Algorithm Hash digest
SHA256 df48c4efb5c15efaeac0c2540a7f7ca92579f2908b769f89dad670c8dc3e06a5
MD5 dda83e85e96a586be66641ba5c903174
BLAKE2b-256 830573c160b7b3460e26d03c5bfc070f3523c8ea898baec4a0eaceeff03b8552

See more details on using hashes here.

File details

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

File metadata

  • Download URL: easytax-0.0.19-py3-none-any.whl
  • Upload date:
  • Size: 29.1 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.19-py3-none-any.whl
Algorithm Hash digest
SHA256 81ee3dde96a6d4d075b2508dfedb9bc45beb69e7b25dc0928694469b85e024cd
MD5 8b92cce08bc5e9923082ceb22a8cce1c
BLAKE2b-256 c65005adf952b24cfb9863d97a513f494df19a8bf7f2bd01ab2e9d3579107950

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