Yahooquery
Python wrapper for an unofficial Yahoo Finance API (by dpguthrie)
Tax-Calculator
USA Federal Individual Income and Payroll Tax Microsimulation Model (by PSLmodels)
Yahooquery | Tax-Calculator | |
---|---|---|
5 | 3 | |
821 | 272 | |
2.6% | 0.7% | |
6.6 | 9.6 | |
9 months ago | 13 days ago | |
Python | Python | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Yahooquery
Posts with mentions or reviews of Yahooquery.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-23.
- Unofficial Yahoo Finance API is down (again)
-
This strategy seems to work really well with fake money... Why wouldn't it work with real money?
For that calculator, we acquired the data using the Twelve Data API (i don't have link; my friend got the data), which only allowed 800 requests per day on the free version, meaning we weren't able to get very much out of it (~14000 datapoints). We recently switched over to a new, 120,000 datapoint dataset we generated using a python library called yahooquery, which gives us unlimited requests. DM me for more info, if you want.
- Is there a better API for getting stock data than yfinance?
- Predição de ações na bolsa de valores com Python e Facebook Prophet
-
How to Build Powerful Financial Analysis Tools with Python - Beyond the Basics
There is a better replacement for yfinance called yahooquery. Yahooquery provides better data and is capable of doing so asynchronously, but it still suffers from the same problems as the yfinance package.
Tax-Calculator
Posts with mentions or reviews of Tax-Calculator.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-29.
-
Show HN: Calculator for US Individual Income tax, from 1970-present
`policy_current_law.json` is really interesting:
https://github.com/PSLmodels/Tax-Calculator/blob/master/taxc...
Looks like the data in there goes back to 2013/2014. I'd love to see older historical policy data.
- My Federal Tax System
-
Killing TurboTax
Hi I am one of the maintainers for ustaxes, here is a US tax model in the same vein as OpenFisca https://github.com/PSLmodels/Tax-Calculator
What are some alternatives?
When comparing Yahooquery and Tax-Calculator you can also consider the following projects:
pyfolio - Portfolio and risk analytics in Python
Pyqiwi - Python client for QIWI payment system
Beancount DKB - Beancount Importers for DKB (Deutsche Kredit Bank) CSV Exports