swapniljariwala / nsepy

Python Library to get publicly available data on NSE website ie. stock quotes, historical data, live indices
https://nsepy-xyz.web.app
Other
759 stars 377 forks source link

Deprecation warning on installation of nsepy package on python version 3.10.7 #234

Open RajeshSivadasan opened 2 years ago

RajeshSivadasan commented 2 years ago

Getting the below deprecation warning on installation of nsepy package on python 3.10.7

"DEPRECATION: nsepy is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559"