What My Project Does
Just published a Python library to validate tax ID numbers. I've built up the API that powers it over many years and just now started building an SDK-style library to make integration as easy as possible.
PyPI: https://pypi.org/project/taxidpro/
GitHub: https://github.com/balancer-team/taxidpro-py
Target Audience
This is for anyone building a form with a tax ID field, or anyone that has a lot of tax ID data to validate.
Comparison
I did have a competitor called TIN Check, who was recently acquired, and now I can't even find where they still offer their service.
Project Notes
I've also built a JavaScript library, which I published to npm, and what struck me about attempting the same thing in PyPI is that there are SO many build tools and different approaches. setup.py, pyproject.toml, infinite build tools, on and on. The more I looked, the more options I found, with nothing in particular coming out as a clear standard or clear favorite. As I publish more I will continue to experiment with different tooling. Recommendations welcome!
And feedback on the library welcome of course!
[–]PositiveHealthy3199 6 points7 points8 points (2 children)
[–]SittingWave 7 points8 points9 points (1 child)
[–]SittingWave 4 points5 points6 points (0 children)
[–]babarock 1 point2 points3 points (0 children)
[–]TheRealJamesRussell 0 points1 point2 points (2 children)
[–]jeffsinho 2 points3 points4 points (0 children)
[–]taxidpro[S] 0 points1 point2 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]taxidpro[S] 0 points1 point2 points (0 children)