[Update] NSEPython not working in AWS, Google Cloud and WebServers

Now, this is the major update. Added a new library named “nsepythonserver” that will allow you to run nsepython library from Google Collab and other servers.

Just install nsepythonserver instead of nsepython

!pip install nsepythonserver

Will update more in documentation soon.

Refer NSEPython Documentation - #144