Closed atowersc closed 3 years ago
I will say it will be in the next version. It will depend on my availability.
The version is updated. Please use the custom screener in the new version.
good. I run to prove it. ✌️👍
has this problem. cloning the repository gets the file, but updating it from the terminal does not download it.
FileNotFoundError: [Errno 2] No such file or directory: 'finvizfinance/util.json'
So the git clone has no problem. But pypi will have the issue above?
So the git clone has no problem. But pypi will have the issue above?
exactly the git clone. it worked without problems. but when I went to implement it in my project and update the repository by pip, I did not download the file.
I get it. When I set up the package, it only includes the .py file. I will find a way to fix it ASAP.
Should be fixed.
working without errors :)
Thanks a lot.
Tianning Li
I understand that when using the overview module, does not return the earnings date parameter. and when using the financial module returns the parameter earnings date, but the company name parameter does not return. How can I get the 3 parameters without making 2 requests.