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 … Read more

Similar

Yet another boilerplate library for Python

The Python library to remove all the boilerplate from your code — inspired in https://projectlombok.org/ :fire: - GitHub - alvgaona/pybok: The Python library to remove all the boilerplate from your... (more…)

Read more »