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.20.tar.gz
(21.1 kB
view details)
Built Distribution
easytax-0.0.20-py3-none-any.whl
(28.6 kB
view details)
File details
Details for the file easytax-0.0.20.tar.gz
.
File metadata
- Download URL: easytax-0.0.20.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cad2f38667c53a0c4791ff511a9af15b876489ea8ca679d9b859959ea7734da5 |
|
MD5 | cf81308d4bb916437bcd7689137376cb |
|
BLAKE2b-256 | 29af9dab15d62d1a6afda039db8ecc0c00ebfa78417bf777ae8e865ac942c3f8 |
File details
Details for the file easytax-0.0.20-py3-none-any.whl
.
File metadata
- Download URL: easytax-0.0.20-py3-none-any.whl
- Upload date:
- Size: 28.6 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 | 6c1e6612d996c72c7d0b71f4b54da112e57efcdc66f6d5c48bd338358bdc5225 |
|
MD5 | 3ef4a2357390070ea45975c5f12ec478 |
|
BLAKE2b-256 | c4e46e0bfec655fffed243d0aea03ee730e672e71d433ba64a40d57aa027b0e5 |