Learn Golang as a Python Developer

Learn the Golang programming language as a Python developer in this tutorial that gets you started in the right direction. Read more

Similar

Bundling Python inside an Electron app

For [Datasette Desktop](https://datasette.io/desktop) I chose to bundle a full version of Python 3.9 inside my `Datasette.app` application. I did this in order to support installation of plugins via `pip install` - you can read more about my reasoning in ... (more…)

Read more »