From 8fdadd8499316453efe4fdd32912b918176c3888 Mon Sep 17 00:00:00 2001 From: Mara Karagianni Date: Wed, 12 Nov 2025 14:27:27 +0100 Subject: [PATCH] update README with code editors --- python/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/python/README.md b/python/README.md index 20de7cd..50a99b7 100644 --- a/python/README.md +++ b/python/README.md @@ -13,6 +13,13 @@ Windows/Linux: [Installation](https://virtualenv.pypa.io/en/latest/installation. MacOS: Execute `brew install virtualenv` How to use it for all systems -> [User Guide](https://virtualenv.pypa.io/en/latest/user_guide.html) +### code editors +Tonny https://realpython.com/python-thonny/ + +Pulsar https://pulsar-edit.dev/ + +VisualCode https://code.visualstudio.com/ + ### videogrep tutorial: https://lav.io/notes/videogrep-tutorial/ code: https://github.com/antiboredom/videogrep/tree/master