Level Up Your Python

A course in intermediate Python for a beginner ready to move up. Binder version and Live WebAssembly version available too! Read more

Similar

Transcrypt: Python in the Browser

The Transcrypt Python to JavaScript compiler makes it possible to program lean and fast browser applications in Python. Transcrypt applications can use any JavaScript library and can also run on top of Node.js or be used in combination with Django. (more…)

Read more »

Making publication ready Python notebooks

The notebook functionality of Python provides a really amazing way of analyzing data and writing reports in one place. However in the standard configuration, the pdf export of the Python notebook is somewhat ugly and unpractical. In the following I will p... (more…)

Read more »