Python

Python

The Python programming language

Why Python 3 exists

This month I invited to Q&A at PuPPy [https://youtu.be/2XviXtxWKO8?list=PL4S0lvhXvdhIV2C28Ia_DeIeloBrsQBOW] (the Puget Sound Python users group) that eventually led to me explaining why Python 3 came

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