python-taxes 0.2.0__py3-none-any.whl → 0.5.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: python-taxes
3
- Version: 0.2.0
3
+ Version: 0.5.0
4
4
  Summary: A Python library for calculating US Social Security, Medicare, and Federal Income taxes.
5
5
  License: MIT License
6
6
 
@@ -25,7 +25,7 @@ License: MIT License
25
25
  SOFTWARE.
26
26
  Author: Stacy Noland
27
27
  Author-email: 46572585+stacynoland@users.noreply.github.com
28
- Requires-Python: >=3.12,<4.0
28
+ Requires-Python: >=3.10
29
29
  Classifier: Development Status :: 4 - Beta
30
30
  Classifier: Intended Audience :: Developers
31
31
  Classifier: Intended Audience :: Information Technology
@@ -34,8 +34,11 @@ Classifier: Operating System :: OS Independent
34
34
  Classifier: Programming Language :: Python
35
35
  Classifier: Programming Language :: Python :: 3
36
36
  Classifier: Programming Language :: Python :: 3 :: Only
37
+ Classifier: Programming Language :: Python :: 3.10
38
+ Classifier: Programming Language :: Python :: 3.11
37
39
  Classifier: Programming Language :: Python :: 3.12
38
40
  Classifier: Programming Language :: Python :: 3.13
41
+ Classifier: Typing :: Typed
39
42
  Classifier: Topic :: Software Development :: Libraries
40
43
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
41
44
  Requires-Dist: pydantic (>=2.11.3,<3.0.0)
@@ -44,11 +47,11 @@ Project-URL: Source, https://github.com/stacynoland/python-taxes
44
47
  Description-Content-Type: text/markdown
45
48
 
46
49
  ![Python Taxes Image](https://github.com/user-attachments/assets/6c62946b-e749-46bb-a84e-6321397f1753)
47
- ![Python Versions](https://img.shields.io/badge/Python-3.12%20%7C%203.13-blue?logo=python&logoColor=yellow)
48
- [![GitHub Release](https://img.shields.io/github/v/release/stacynoland/python-taxes?include_prereleases&label=Current%20Release)](https://github.com/stacynoland/python-taxes/releases)
50
+ ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/python-taxes?logo=python&logoColor=yellow&label=Python)
51
+ [![GitHub Release](https://img.shields.io/github/v/release/stacynoland/python-taxes?label=Current%20Release)](https://github.com/stacynoland/python-taxes/releases)
52
+ ![PyPI - Status](https://img.shields.io/pypi/status/python-taxes?label=Status)
49
53
  [![Tests](https://github.com/stacynoland/python-taxes/actions/workflows/test.yml/badge.svg)](https://github.com/stacynoland/python-taxes/actions/workflows/test.yml)
50
54
  ![Coverage](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fstacynoland%2Fpython-taxes%2Frefs%2Fheads%2Fmain%2Fcoverage.json&query=%24.totals.percent_covered_display&suffix=%25&label=Coverage&color=3fb831)
51
- [![Poetry Package Manager](https://img.shields.io/endpoint?url=https%3A%2F%2Fpython-poetry.org%2Fbadge%2Fv0.json)](https://python-poetry.org/)
52
55
  [![Black](https://img.shields.io/badge/Code%20Style-black-000000)](https://github.com/psf/black)
53
56
 
54
57
  > Disclaimer: This library is not intended to be used for tax advice. Please consult a tax professional for any tax-related questions or concerns.
@@ -10,7 +10,7 @@ python_taxes/federal/income/tables/percentage/automated/married.py,sha256=BG6bRO
10
10
  python_taxes/federal/income/tables/percentage/automated/single.py,sha256=DyZXPLnY3XQxMxCSLRdUR1oZuxAg7qpdHKCk1g0zt64,8765
11
11
  python_taxes/federal/medicare.py,sha256=_xspuO9cWr6X5gLCgxS3IMQFWOid1PCrFTo-kmxoqmQ,2882
12
12
  python_taxes/federal/social_security.py,sha256=ZTDY0hY7EK7S1ES8G6Ax7itRSD5kaPJdxRB0SJrpWaw,1892
13
- python_taxes-0.2.0.dist-info/LICENSE,sha256=qXDZCZ5wi5heCp0R_uncT3yCAHireFaSFQjphGDMFU0,1090
14
- python_taxes-0.2.0.dist-info/METADATA,sha256=OvZh7GL6hJy1iO1H51-StJUJ4RUQ57nkqWpRf9iV8AQ,6833
15
- python_taxes-0.2.0.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
16
- python_taxes-0.2.0.dist-info/RECORD,,
13
+ python_taxes-0.5.0.dist-info/LICENSE,sha256=qXDZCZ5wi5heCp0R_uncT3yCAHireFaSFQjphGDMFU0,1090
14
+ python_taxes-0.5.0.dist-info/METADATA,sha256=Purq7wmkxKZVJ5zRUF7zHtfUUo3O7Y51NG5lsNa3VEI,6886
15
+ python_taxes-0.5.0.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
16
+ python_taxes-0.5.0.dist-info/RECORD,,