Python

Python

The Python programming language

Try to not use the Python C API directly

If there is one persnickety thing people ask of python-dev it is for the GIL [https://en.wikipedia.org/wiki/Global_Interpreter_Lock] to go away. People view it as this great bugaboo

Python 3 support on PyPI

At (and since) PyCon 2015 [https://us.pycon.org/2015/], there has been interest in trying to get quantified numbers in relation to Python 3 adoption (see PyPI download numbers [https://caremad.io/

© 2013 Brett Cannon