We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e5108 commit 41c7cd9Copy full SHA for 41c7cd9
README.md
@@ -220,6 +220,8 @@ on [Mr. Sameer Dharaskar's Course](http://advancesharetrading.com/).
220
221
- [requests](https://pypi.org/project/requests/) is used for accessing and retrieving data from the NSE website
222
223
+- [brotli](https://pypi.org/project/brotli/) is used for decoding data received from the NSE website
224
+
225
- [stream-to-logger](https://pypi.org/project/streamtologger/) is used for debug logging
226
227
- [tksheet](https://pypi.org/project/tksheet/) is used for the table containing the data
0 commit comments