{"id":43287066,"url":"https://github.com/apsun/taxcalc","last_synced_at":"2026-02-01T18:03:16.183Z","repository":{"id":145508494,"uuid":"449042655","full_name":"apsun/taxcalc","owner":"apsun","description":"A basic federal tax withholding calculator.","archived":false,"fork":false,"pushed_at":"2025-03-23T05:34:43.000Z","size":43,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T06:25:47.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apsun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-17T20:41:47.000Z","updated_at":"2025-03-23T05:34:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f9e4b3a-974f-4f5e-944e-78f466017de8","html_url":"https://github.com/apsun/taxcalc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apsun/taxcalc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apsun%2Ftaxcalc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apsun%2Ftaxcalc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apsun%2Ftaxcalc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apsun%2Ftaxcalc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apsun","download_url":"https://codeload.github.com/apsun/taxcalc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apsun%2Ftaxcalc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28984833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T17:52:09.146Z","status":"ssl_error","status_checked_at":"2026-02-01T17:49:53.529Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-01T18:03:13.879Z","updated_at":"2026-02-01T18:03:16.153Z","avatar_url":"https://github.com/apsun.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# taxcalc\n\nA tax calculator script that I use for estimating federal withholding\nthroughout the year.\n\nI have verified that it returns accurate results on MY past year returns,\nhowever, do not expect it to be accurate on your own return. There is\nabsolutely zero warranty provided. Use with caution.\n\n## Usage\n\nCopy `data_example.py` to a new file, e.g. `data_2022.py`. Replace the\nnumbers with your own, then change the imports in `tax.py` to:\n\n```\nfrom laws_\u003cyear\u003e import *\nfrom data_\u003cyear\u003e import *\n```\n\nThen just run `tax.py`.\n\nWARNING: `tax.py` is only compatible with the format of `data_example.py`\nfrom the same revision. If the format of `data_example.py` changes (e.g.\nby adding or removing variables), you must repeat these steps using the\nnew format. Failure to do so may result in undefined variable errors or\nincorrect results.\n\n## License\n\nAGPLv3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapsun%2Ftaxcalc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapsun%2Ftaxcalc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapsun%2Ftaxcalc/lists"}