Python Runtime for Feather (previously WebREPL).
Warning: This runtime is meant to be deployed to already-sandboxed environments (such as Lambda or Heroku). It might not be safe to run this on a long-running machine because it runs user-supplied code without isolating its impact.
For running Python code
... TODO: Add request/response formats
For running tests
... TODO: Add request/response formats
Licensed under MIT License. See License for details.