Ronak Doshi
Ronak Doshi
How to perform: Find for each suffix of a pattern P the length of the longest match between a prefix of P[i... m] and a substring in D in image...
If frontend sends a GET request on bellow URL: /connector?cmd=open&target=Shared_&init=1&tree=1&_=1593081423076 How should flask handle this request using Elfinder? (Please provide a sample flask code for the route)
### Describe bug I want to cache the yfinance response so I am using request_cache and overriding the session, But I am getting Too Many Requests. Rate limited. Try after...
{'error': {}, 'message': "TypeError: Cannot read properties of undefined (reading 'length')"} `quote = self.nseLive.stock_quote('ZOMATO')`
### Issue description Beautifulsoup version is very old, needs update. The conflict is caused by: flask-app-1 | yfinance 0.2.43 depends on beautifulsoup4>=4.11.1 flask-app-1 | jugaad-data 0.27 depends on beautifulsoup4==4.9.3 ###...