programming Comparing Python Script Performance Across Platforms Organizing the results from Python's profiling module helps compare them across disparate platforms, especially when the code path is different between them.
programming Write Python with the Ease of FORTRAN! Using Forpy to write a FORTRAN program that links in the Python runtime. This is called "embedding" and is the opposite of what is typically done through "extending" with something like f2py.
docker Ghost Platform Using Docker This site is made possible by the very popular combination of docker containers by Jason Wilder and Yves Blusseau. That is, an nginx server, running in a Docker container is forwarding all traffic