From c7503f371effd178ca4bc6e1686a24c2f1a04a63 Mon Sep 17 00:00:00 2001 From: Yehuda Deutsch Date: Wed, 17 May 2023 03:44:59 +0000 Subject: [PATCH] Add 'Python web frameworks' --- Python-web-frameworks.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Python-web-frameworks.md diff --git a/Python-web-frameworks.md b/Python-web-frameworks.md new file mode 100644 index 0000000..7730d23 --- /dev/null +++ b/Python-web-frameworks.md @@ -0,0 +1,3 @@ +# Sources + +https://wiki.python.org/moin/WebFrameworks/ \ No newline at end of file