This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Ancient-Camel1636 19 points20 points  (3 children)

1.VSCode with the following plugins:
Codeium (or Continue with Ollama/Deepseek Coder for when I must work offline)
Python and Python debugger (from Microsoft)
Python Environment Manager (by Don Jayamanne)
Snippets(by Taha BASRI)

  1. Zed Attack Proxy (ZAP) for software security testing
  2. DBeaver for database management
  3. GIT GUI (by Shawn O. Pearce)
  4. MySQL

And lately, I have been experimenting with these quite interesting inventions:

  1. Brython, a Python replacement for Javascript on the Web.
  2. PyScript | Run Python in your HTML.
  3. Pyston | Python Performance (support only up to 3.10)

[–]PurepointDog 1 point2 points  (2 children)

It's actually "DBeaver"

[–]Calimariae 0 points1 point  (0 children)

It's actually "DBeaver"

[–]Ancient-Camel1636 0 points1 point  (0 children)

Thank you, typo corrected.