From 93fa7a2b50a7cdeb3cf0ea506983e9f2e4ac333f Mon Sep 17 00:00:00 2001 From: cyr1l0u <164659715+cyr1l0u@users.noreply.github.com> Date: Wed, 17 Jul 2024 23:25:07 +0200 Subject: [PATCH 1/2] Add Pythonium to Python Miscellaneous --- Programming Languages/Python/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Programming Languages/Python/README.md b/Programming Languages/Python/README.md index 6857c34..85d93d3 100644 --- a/Programming Languages/Python/README.md +++ b/Programming Languages/Python/README.md @@ -88,6 +88,7 @@ To join **DEVs Dungeon** GitHub Organization, click [here](https://github.com/De + Code a Raspberry Pi to function as the brain of a robot + Use Python to build a Bitcoin price notification service + Programming CTF platform supporting multiple languages ++ Online toolbox for Python developers: Regex tester, formatter, and code checker. ## 9. **Projects** + PyWhatsapp | Whatsapp Automation From f6e9b38d2861e7c417727dc6532cca4551f01369 Mon Sep 17 00:00:00 2001 From: cyr1l0u <164659715+cyr1l0u@users.noreply.github.com> Date: Wed, 17 Jul 2024 23:26:57 +0200 Subject: [PATCH 2/2] Add Pythonium to Python Miscellaneous (remove dot) --- Programming Languages/Python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Programming Languages/Python/README.md b/Programming Languages/Python/README.md index 85d93d3..a403c8b 100644 --- a/Programming Languages/Python/README.md +++ b/Programming Languages/Python/README.md @@ -88,7 +88,7 @@ To join **DEVs Dungeon** GitHub Organization, click [here](https://github.com/De + Code a Raspberry Pi to function as the brain of a robot + Use Python to build a Bitcoin price notification service + Programming CTF platform supporting multiple languages -+ Online toolbox for Python developers: Regex tester, formatter, and code checker. ++ Online toolbox for Python developers: Regex tester, formatter, and code checker ## 9. **Projects** + PyWhatsapp | Whatsapp Automation