From 5f9cd41894956cb866ced4a1ddf0a93eb04041a0 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 18 Sep 2022 19:14:55 +0600 Subject: [PATCH] Add PythonAnywhere / PaaS, hosting --- .../images/icons/PythonAnywhere.svg | 14 ++++++++++++++ src/technologies/p.json | 19 +++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 src/drivers/webextension/images/icons/PythonAnywhere.svg diff --git a/src/drivers/webextension/images/icons/PythonAnywhere.svg b/src/drivers/webextension/images/icons/PythonAnywhere.svg new file mode 100644 index 000000000..3f5600249 --- /dev/null +++ b/src/drivers/webextension/images/icons/PythonAnywhere.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/technologies/p.json b/src/technologies/p.json index eaf384ac9..1b1edb9ad 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -2888,6 +2888,25 @@ "icon": "Python.png", "website": "http://python.org" }, + "PythonAnywhere": { + "cats": [ + 62, + 88 + ], + "description": "PythonAnywhere is an online integrated development environment (IDE) and web hosting service (Platform as a service) based on the Python programming language.", + "headers": { + "Server": "^PythonAnywhere$" + }, + "icon": "PythonAnywhere.svg", + "implies": "Python", + "saas": false, + "oss": false, + "pricing": [ + "payg", + "recurring" + ], + "website": "https://www.pythonanywhere.com" + }, "papaya CMS": { "cats": [ 1