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
- Clone the taxes repo with:
git clone https://github.com/leehagoodjames/taxes.git
- Change directories to the project's root with:
cd taxes
- Ensure tests pass with:
python3 -m unittest discover tests
- Make awesome changes!
Releasing New Modules
- Increment the version in
pyproject.toml
- Build with:
rm -rf dist; python3 -m build
- Upload to pypi with:
python3 -m twine upload --repository pypi dist/*
Project details
Release history Release notifications | RSS feed
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)
Built Distribution
easytax-0.0.18-py3-none-any.whl
(28.3 kB
view details)
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50500048022d0e0fba9d0608959a156ab6a77ac7ce8c739cfdbd98f5474a0558 |
|
MD5 | 5177ab1f77170c26c6aad5a6b11e665e |
|
BLAKE2b-256 | 3bb1c9671913cefde014c98b6c89ed9df2436af35544475f3513c9f7f7dd342f |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9c177d7c9db8f85e3e7c8eb9961fd873c56bc93e7c9cfb794ca098b07662ad6 |
|
MD5 | 8303c9f442f4d1a890539d791cf3ccfb |
|
BLAKE2b-256 | 34238387371cc8477062c17a9008204ae1be0df9d705cfb8d7eff7ce534ff6f5 |