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 549adbcb3..3840c1ed6 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -2944,6 +2944,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