From 6f8a4728611a2ef995df59bb08530349b2f92fea Mon Sep 17 00:00:00 2001 From: trimstray Date: Fri, 28 Dec 2018 09:41:14 +0100 Subject: [PATCH] added new chapter: Python - signed-off-by: trimstray --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 29ec959..a5bd7e2 100644 --- a/README.md +++ b/README.md @@ -393,6 +393,12 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: Shell & Utilities - describes the commands and utilities offered to application programs by POSIX-conformant systems.

+##### :black_small_square: Python + +

+  :small_orange_diamond: Awesome Python - A curated list of awesome Python frameworks, libraries, software and resources.
+

+ ##### :black_small_square: Sed & Awk & Other