pinance icon indicating copy to clipboard operation
pinance copied to clipboard

Python module(s) to get stock data, options data and news.

Results 3 pinance issues
Sort by recently updated
recently updated
newest added

Hi, seems that get_news() function doesn't' return data any more.

I tried to test this library with the following commands: $ pip install --user pinance $ python -c "import pinance; print pinance.Pinance('AAL').name" And got this error: /Users/xapple/Library/Python/2.7/lib/python/site-packages/pinance/engine/gfinance.py in () 15...

We discovered a malicious backdoor in the project's dependencies, affected version are a598de75702e1d75600de1d1635f42f9d138a02f. Its malicious backdoor is the request package, the requirements.txt file has a dependency request. ![image](https://user-images.githubusercontent.com/58363074/206860762-bbf782d6-bfea-4bfd-9a23-090aaa530fba.png) Even if...