Yahooquery
Python wrapper for an unofficial Yahoo Finance API (by dpguthrie)
Beancount DKB
Beancount Importers for DKB (Deutsche Kredit Bank) CSV Exports (by siddhantgoel)
Yahooquery | Beancount DKB | |
---|---|---|
5 | - | |
821 | 39 | |
2.6% | - | |
6.6 | 8.5 | |
9 months ago | 8 days ago | |
Python | Python | |
MIT License | MIT License |
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.
Beancount DKB
Posts with mentions or reviews of Beancount DKB.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Beancount DKB yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing Yahooquery and Beancount DKB you can also consider the following projects:
pyfolio - Portfolio and risk analytics in Python
Tax-Calculator - USA Federal Individual Income and Payroll Tax Microsimulation Model
Pyqiwi - Python client for QIWI payment system
PyThalesians - Python library for backtesting trading strategies & analyzing financial markets (formerly pythalesians)