Hacker News new | ask | show | jobs
by todd8 2817 days ago
I suppose many readers of HN already know this, but CPython is the name of the original and most popular implementation of Python; it is the implementation found at python.org. It is written in C and hence is called CPython.