Giter Club home page Giter Club logo

docker-python-sandbox's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

docker-python-sandbox's Issues

Example in README doesn't work.

Hi โ€“ I don't know if this package is actively maintained, but I'm attempting to set it up locally using the code in the README and am receiving this output:

{ timedOut: true,
  isError: true,
  stderr: '',
  stdout: '',
  combined: '' }

Seems to timeout even if I increase to 2 * 10000

Just wondering if this is a known issue or if I'm missing something obvious.

Support for input

Thanks for supporting on latest question that i asked but i got another question this python sandbox support any input for code?
Exp.
If i run python code below

test = raw_input()
print test 

it should take any string input
then print out that received string input

Integrate with docker-compose

I have two services inside docker-compose file that setting up my web application:

services:

  django:
    ...

  postgres:
    ...

Can I somehow add this sandbox as a third service? I was thinking about docker inside docker, but I'm not sure it's correct. Also, I don't know how to do it properly. Did anyone struggle with such a problem?

PyPy or CPython?

Hi - just curious if the normal docker image associated with this library relies on CPython or PyPy?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.