pythonista icon indicating copy to clipboard operation
pythonista copied to clipboard

Pythonista is a Docker image for real Python developers. That means you can find here most popular Python interpreters and tests your application in all of them.

Results 2 pythonista issues
Sort by recently updated
recently updated
newest added

Enhance debugging with preinstalled ipdb.

Hi, I am trying to use your Docker image for testing [M2Crypto](https://gitlab.com/mcepl/m2crypto/builds/1103018) with python 2.6 and it seems to me that your are missing files packaged in Debian in `-dev`...

bug