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.21.tar.gz
(30.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
easytax-0.0.21-py3-none-any.whl
(33.5 kB
view details)
File details
Details for the file easytax-0.0.21.tar.gz.
File metadata
- Download URL: easytax-0.0.21.tar.gz
- Upload date:
- Size: 30.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
225358eb5dc38eda5e80a4a7440fe2a5b4e5f4a968c3da5025d0c1b0ef78dc74
|
|
| MD5 |
31fde8b0c9a9c2982bca519c28335a8d
|
|
| BLAKE2b-256 |
45a5ef59a9593546945dbda0d84d935384b307780cd71b3817207f4682f10e8f
|
File details
Details for the file easytax-0.0.21-py3-none-any.whl.
File metadata
- Download URL: easytax-0.0.21-py3-none-any.whl
- Upload date:
- Size: 33.5 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 |
dd23fa04c38141629d8d3532028fac8be708598f11159817005a1e3ec2c00d14
|
|
| MD5 |
7b8493f856c26a93e7b1fbf56e4873ca
|
|
| BLAKE2b-256 |
6f728b6bae5bbcc221e6c255a70c34039f3c2182d5134c324701b5974a5dcf35
|