python is provided in cygwin. One can follow this question in stackoverfow to install python packages.
The following command will serve the contents of the directory where the command is executed at port 8080:
python -m SimpleHTTPServer 8080
By default the server is running at port 8000. No root access is required to run this command.
It is used to establish a permanent connection between the web server and a client through which the server can push data to the client. There is no need to have a update loop on the client side.
https://stackoverflow.com/questions/11815947/cannot-kill-python-script-with-ctrl-c
In python:
help('modules')
In shell:
pydoc3 modules
https://en.wikipedia.org/wiki/Xkcd https://matplotlib.org/api/_as_gen/matplotlib.pyplot.xkcd.html
Activities mentions in this site have been supported by the following grants: